diff --git a/index.html b/index.html index 6083134..e58cd56 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ } .container { - max-width: 100%; + max-width: 1200px; margin: 0 auto; width: 100%; } @@ -84,7 +84,7 @@ align-items: flex-start; text-align: left; position: relative; - background-image: url('https://images.unsplash.com/photo-1551434678-e076c223a692'); + background-image: url('background-image.jpg'); background-size: cover; background-position: center; color: #fff;