Set page background color to match void color.
This commit is contained in:
parent
44fa507ab6
commit
7d8dbd0c0c
1 changed files with 1 additions and 1 deletions
2
game.css
2
game.css
|
@ -6,7 +6,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
/* background-color: #000; */
|
||||
background-color: #222034;
|
||||
margin: 0;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
|
|
Loading…
Add table
Reference in a new issue