body {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

canvas {
	width: 100vw !important;
	height: 100vh !important;
}