body {
    background-color: #000;
    color: #fff;
    text-align: center;
}

canvas {
    background-color: #000;
    border: 1px solid #fff;
}