*{
	margin: o;
	padding: 0;
	box-sizing: border-box;
}
canvas {
	background: black;
}