
	<style>
	body {
	  position: relative;
	}
	
	canvas#canvas {
	  display: block;
	  background: #ABE7FF;
	}</style>

