body {
    background-color: #333;
    color: white;
    font-family: 'Courier New', Courier, monospace;
}

#canvas {
    border: 1px solid white;
}