diff --git a/Games/Piano/style.css b/Games/Piano/style.css index 6fcf9dc10b..17c593205a 100644 --- a/Games/Piano/style.css +++ b/Games/Piano/style.css @@ -10,7 +10,7 @@ body { justify-content: center; align-items: center; height: 100vh; - background-image: url("./music5.png"); + background-image: url("./theme/music1.png"); background-size: cover; background-position: center; background-repeat: no-repeat;