body {
    background-color: #19599A;
}

canvas {
    margin: auto;
    display: block;
}

h1 {
    text-align: center;
    color: white;
}

#buttons {
    width: 230px;
    margin: auto;;
}

#finish {
    text-align: center;
    color: white;
}
