Initial Commit

This commit is contained in:
2026-04-05 20:15:13 +10:00
commit 592be30781
193 changed files with 79479 additions and 0 deletions

11
index.css Normal file
View File

@@ -0,0 +1,11 @@
.move {
margin-top: 10px;
width: 70px;
height: 30px;
background-color: black;
color: white;
display: inline-block;
text-align: center;
justify-content: center;
border-radius: 10px;
}