TheGreatConversion/index.html

7 lines
179 B
HTML

<body style="background-color:gray;
overflow:hidden;">
<center>
<div id="game" style=""></div>
</center>
<script type="text/javascript" src="game.test.js"></script>
</body>