diff --git a/assets/css/style.css b/assets/css/style.css index 4fa3e88..e5d6768 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -21,7 +21,7 @@ body::before { position: fixed; background: #040404 url("../img/lololo.jpeg"); background-position: center center; - background-size: auto; + background-size: 100%; background-repeat: no-repeat; left: 0; right: 0;