diff --git a/static/css/style.css b/static/css/style.css index 5629b4d..21b2d87 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -130,7 +130,7 @@ body { background-image: url("/images/Footer.webp"); background-size: cover; background-repeat: no-repeat; - background-position:left; + background-position: center center; color: #fff; }