html, body {
    color: #ffffff;
    background-color: #000000;
    margin: 0;
}

canvas {
    background-color: #000000;
}