#canvas{
	border: 2px solid black;
}
body{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}