h1{
	color:red;
}

button{
	font-size:24px;
}

canvas{
	border: 14px dashed red;
}