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