body {
	background: #202028;
	color: #fff;
	font-family: sans-serif;
	font-size: 2em;
	text-align: center;
}

canvas {
	border: solid 0.2em #fff;
	/*height: 87vh !important;*/
}