Set game to top of page
This commit is contained in:
parent
ed8a9eed79
commit
e559e45cdd
@ -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…
x
Reference in New Issue
Block a user