

canvas {
	z-index:-1;
	position: absolute;
	width: 70%;
	height: 100%;
	top: 0;
	right: 0;
	user-select: none;
	cursor: pointer;
}
