
*{
 margin: 0;
 padding: 0;
}

p{
text-align:center;
margin-top:2rem
}

canvas{
	width: 100vw;
	height: 90vh;
	
}
