diff --git a/src/styles.scss b/src/styles.scss index 235d635..2034c9e 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -15,9 +15,8 @@ html, body { - min-height: 100vh; max-height: 100vh; - height: 100vh; + height: 100%; font-family: "Gotham"; overflow: hidden; user-select: none;