game: add: game map

This commit is contained in:
2024-01-10 17:55:06 +01:00
parent 6a80cd4e35
commit 8c43864b26
6 changed files with 204 additions and 17 deletions

View File

@ -0,0 +1,7 @@
#canva {
background-color: white;
border: 1px;
display: block;
margin-left: auto;
margin-right: auto;
}