body {
	margin: 0;
	background: black;
}

canvas {
	box-shadow: 0 0 0 1px limegreen;
	width: 100%;
	height: 100%;
}