diff --git a/css/style.css b/css/style.css index f48b3b8..7141e73 100644 --- a/css/style.css +++ b/css/style.css @@ -6,7 +6,7 @@ body { background-size: cover; background-position-x: center; background-position-y: -8rem; - height: 100vh; + /* height: 100vh; */ width: 100vw; overflow: hidden; }