
body {
	margin: 0px;
}

canvas {
	image-rendering: crisp-edges;
	image-rendering: pixelated;
}
