Your commit message

This commit is contained in:
Mak
2026-05-10 18:26:24 +09:00
parent 1e37ad41e5
commit fc4e4807fe

View File

@@ -151,7 +151,7 @@
width: 100vw;
height: 100vh;
z-index: 9999;
background-image: url('images/bggame.png');
background-image: url('./images/bggame.png');
background-size: cover;
background-position: center;
display: flex;