Claw Game Refactor

This commit is contained in:
Tails2091
2018-08-22 00:29:15 -04:00
parent 0d07d87421
commit aa039ee8fe
3 changed files with 82 additions and 73 deletions
+4
View File
@@ -1,3 +1,7 @@
body {
/* Disables scroll bars */
overflow:hidden;
}
#background {
width:900px;
height:406px;