body {
    margin: 0;
    overflow: hidden;
}

canvas {
    background-color: black;
}