<body onload="init();" style="margin:0px;">
<div id="animation_container" style="background-color:rgba(36, 126, 142, 1.00); width:300px; height:250px">
<canvas id="canvas" width="600" height="500" style="position: absolute; display: block; background-color: rgb(36, 126, 142); width: 300px; height: 250px;"></canvas>
<div id="dom_overlay_container" style="pointer-events:none; overflow:hidden; width:300px; height:250px; position: absolute; left: 0px; top: 0px; display: block;">
</div>
</div>
<div id="preloadjs-container" style="visibility: hidden; position: absolute; height: 10px; width: 10px; overflow: hidden; transform: translate(-10px, -10px);"></div></body>