diff --git a/style.css b/style.css index e15bd46..3e11041 100644 --- a/style.css +++ b/style.css @@ -26,7 +26,7 @@ body { background: var(--bg-url) no-repeat top center/cover; - height: 100vh; + min-height: 100vh; overscroll-behavior: none; }