diff --git a/styles/globals.scss b/styles/globals.scss index f53fecbc..4bc314ae 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -3,6 +3,7 @@ html { background: $background-color; font-size: 62.5%; + height: 100%; } body {