diff --git a/www/style.css b/www/style.css index e44f0cb..2c8913f 100644 --- a/www/style.css +++ b/www/style.css @@ -37,8 +37,8 @@ body { flex-direction: column; padding: 2em; gap: 1em; - height: 100vh; - max-height: 100vh; + height: 100svh; + max-height: 100svh; width: 30vw; margin: auto; overflow: hidden;