html {
	overflow: hidden;
}

body {
	margin: 0;
}

canvas {
	position: absolute;
}