body {
	margin: 0;
}

canvas {
	display: block;
	width: 100vw;
	height: 100vh;
}