canvas {
	position: absolute;
	top: 0;
	left: 0;

	pointer-events: none;
}

#cnvs-follower {
	z-index: 3;
}

#cnvs-trace {
	z-index: 2;
}