body {
	background-color: #4c5866;
}

.play-button {
	font-size: 20
}

Canvas {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
}