Omnibus commited on
Commit
96edbe6
1 Parent(s): be2a00b

Update game.html

Browse files
Files changed (1) hide show
  1. game.html +3 -0
game.html CHANGED
@@ -8,6 +8,9 @@
8
  body {
9
  margin: 0;
10
  }
 
 
 
11
  </style>
12
  </head>
13
  <body>
 
8
  body {
9
  margin: 0;
10
  }
11
+ canvas {
12
+ width:100%;
13
+ }
14
  </style>
15
  </head>
16
  <body>