@@ -958,7 +958,7 @@ defineExpose({
display: flex;
justify-content: center;
align-items: center;
- background-color: #000;
+ background: #000000;
overflow: hidden;
position: relative;
}
@@ -1501,6 +1501,7 @@ defineExpose({
height: 100vh;
margin: 0 auto;
.game-canvas {