diff --git a/src/style.css b/src/style.css index 0181c10..163bfc6 100644 --- a/src/style.css +++ b/src/style.css @@ -16,7 +16,8 @@ body, html { - block-size: 100%; + block-size: 100dvb; + inline-size: 100dvi; margin: 0; overflow: hidden; }