General improvements

I forgot what I actually changed. It may not even be playable, I just want to get this up there.
This commit is contained in:
Asraelite 2023-03-31 11:43:56 +02:00
parent 8a0bf0ada9
commit c73130e3ff
25 changed files with 584 additions and 274 deletions

4
dist/styles.css vendored
View file

@ -13,8 +13,8 @@ body {
}
#main {
width: 600px;
height: 600px;
width: 1300px;
height: 900px;
margin: 50px auto;
border: 2px solid #111;
background-color: #fff;