diff --git a/src/styling.css b/src/styling.css index 255e9aa..f38c64e 100644 --- a/src/styling.css +++ b/src/styling.css @@ -23,6 +23,7 @@ html { background-color: #44546a; color: white; width: 100vw; + height: 100vh; overflow: auto }