#myCanvas.alternate_color {
	background: white;
}

canvas {
	transition: background 0.75s ease;
}


h3{
	position: absolute
}

.alt-color{
	color: white;
}