diff --git a/background-image.jpg b/background-image.jpg new file mode 100644 index 0000000..ca7588f Binary files /dev/null and b/background-image.jpg differ diff --git a/style.css b/style.css index 61437fa..ca0d1ba 100644 --- a/style.css +++ b/style.css @@ -29,7 +29,7 @@ body { padding-bottom: 10vw; background-size: cover; background-color: black; - background-image: url("https://icdn1.digitaltrends.com/image/nintendo-switch-review-photos-pdx-580.jpg"); + background-image: url("background-image.jpg"); color: white; margin-top: 0px; top: 0px;