diff --git a/.DS_Store b/.DS_Store index bd9ea68..687df6c 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css/main.css b/css/main.css index f2f15fc..f356d48 100644 --- a/css/main.css +++ b/css/main.css @@ -129,7 +129,7 @@ footer { body { width: 70%; margin-left: 20%; - background: black; + background: #201b1a; background-position: top; background-size: 100% 100%; background-image: url("/img/background.jpg"); diff --git a/img/background.jpg b/img/background.jpg index 8e3b3e8..2d138a4 100644 Binary files a/img/background.jpg and b/img/background.jpg differ