canvas {
	width: 100%;
	background-color: black;
	height: 100%;
}

body, html {
	margin: 0;
	height: 100%;
}