Set game to top of page

master
sigonasr2 5 years ago
parent ed8a9eed79
commit e559e45cdd
  1. 6
      index.html

@ -1,11 +1,7 @@
<body style="background-color:gray;
overflow:hidden;">
<center>
<div id="game" style="margin: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);"></div>
<div id="game" style=""></div>
</center>
<script type="text/javascript" src="game.test.js"></script>
</body>
Loading…
Cancel
Save