body{
    overflow: hidden;
    margin: 0;
    background: rgb(0, 0, 0);
}
canvas{
    position: absolute;
}