h1{
	color:red;
}

#Buttons{
	text-align:center;
	
}

button{
	font-size:24px;
	
}

canvas{
	border:2px dotted #FF0000;
}
