body {
    background: black;
    overflow: hidden;
    margin: 0px;
}
 
canvas {
    overflow: hidden;
}
