body {
	overflow: hidden;
	border: none;
	width:100%;
	height:100%;
	background-color:#f3f3f3;
}

 canvas { width: 100%; height: 100% }