diff --git a/app/static/global.css b/app/static/global.css index 2643abb..f522469 100644 --- a/app/static/global.css +++ b/app/static/global.css @@ -27,6 +27,8 @@ body { background: var(--dark-one); font-family: "Ubuntu", sans-serif; overflow-x: hidden; + height: 100vh; + width: 100vw; } ::selection {