canvas{
	width:100%;
	background: black;
	height: 100%;
}
body,html{
	height: 100%;
	margin:0;
}