body, canvas {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: hsla(0,0%,8%,1);
}
canvas {
	position: fixed;
	cursor: move;
}