h1{
	color:red;
}

#Buttons{
	text-align:center;
	
}

button{
	font-size:24px;
	
}

canvas{
	border:10px solid #000000;
}