body {
	background: lightsteelblue;
}

canvas {
	border: 3px dashed black;
}

#debug-canvas {
	border-color: red;
}