body {
	background: #333;
	margin: 0;
	touch-action: none;
}

canvas {
	background: #000;
	display: block;
}
