diff --git a/Galery/index.html b/Galery/index.html index c43efca..c81fa0f 100644 --- a/Galery/index.html +++ b/Galery/index.html @@ -14,7 +14,8 @@ margin: 0; color: #333; background-color: #f4f4f4; - background-image: "back" center, no-repeate + background: url('back.png') no-repeat center; + background-size: cover; } .container { max-width: 800px;