#canvas {
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0;
}