
html, body{
    background-color: #121212;
    margin: 0px;
}
canvas {
    display: block;
}