body {
	background-color: #333;
	width: 100%;
	margin: 0px;
	overflow: hidden;
	text-align: center;
}
canvas {
	background-color: white;
}