body {
    background-color: darkseagreen;
}

#canvas {
    background-color: black;
    border: dotted 3px black;
}
