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


body {
	background-color: black
}

