diff --git a/style.css b/style.css index c5f3cb5..e5c92f7 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ body{ background-color: #262a2b; color: #fff; - min-height: 100vh; + min-height: 100dvh; display: flex; flex-direction: column;