diff --git a/styles.css b/styles.css index 8ba141a..d9a2576 100644 --- a/styles.css +++ b/styles.css @@ -11,7 +11,7 @@ } body { align-items: center; - background-image: url('./resources/img/Pixel-6-Launch.jfif'); + background-image: url('./resources/img/Pixel-6-Launch.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: cover;