diff --git a/src/style.css b/src/style.css
index 7557e7f855d4184e91bf94c945409c3e619a021a..c61e256409b748875b008d4ffbc9e60332db2155 100644
--- a/src/style.css
+++ b/src/style.css
@@ -77,7 +77,7 @@ div.background {
   left: 0;
   width: 100%;
   height: 100%;
-  background: url('bg1.svg') no-repeat center center;
+  background: url('bg.svg') no-repeat center center;
   background-size: contain;
   filter: grayscale(100%);
   z-index: 1;