body {
	background: white;
	margin: 0;
	padding: 0
}

canvas {
	background-position: center;
	background-size: cover;
	display: block;
}