diff --git a/style.css b/style.css index 5e36cb2..ba7acdb 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,7 @@ body, html { .bg-image { /* The image used */ - background-image: url("/background.png"); + background-image: url("/background.jpg"); /* Add the blur effect */ filter: blur(8px);