diff --git a/style/main.css b/style/main.css index ca2a972..ea52879 100644 --- a/style/main.css +++ b/style/main.css @@ -168,7 +168,7 @@ main.loading, main.not-found { auto height, which would collapse this to the height of its in-flow content and clip the canvas via overflow:hidden below. */ height: 100vh; - height: 100lvh; + height: 100svh; padding: 0; justify-content: flex-end; overflow: hidden;