diff --git a/index.html b/index.html index 0b0df98..412ab63 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@
- + Background Image
diff --git a/style.css b/style.css index 1182fa4..fad3b04 100644 --- a/style.css +++ b/style.css @@ -52,9 +52,9 @@ body { align-items: center; min-height: 88vh; width: 100%; - - /* background: url('Images/bgfoto.avif'); */ - background: url('https://images2.alphacoders.com/115/1153166.jpg'); + + } + .container img{ background-repeat: no-repeat; background-size: cover; background-attachment: fixed;