diff --git a/architype.css b/architype.css index a763b13..acd4b32 100644 --- a/architype.css +++ b/architype.css @@ -120,6 +120,8 @@ body { display: grid; align-items: center; justify-items: center; + align-content: center; + justify-content: center; margin: 10px; }