#canvas
{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	background:black;
	cursor:none;
}
