diff --git a/000-boilerplate/style.css b/000-boilerplate/style.css index b35d72c..4fdc84f 100644 --- a/000-boilerplate/style.css +++ b/000-boilerplate/style.css @@ -10,7 +10,7 @@ body { flex-direction: column; align-items: center; justify-content: center; - height: 100vh; + height: 200vh; overflow: hidden; margin: 0; }