*{
    margin: 0;
    padding: 0;
    background-color: rgb(0,0,0);
}
#canvas{
    display: block;
    background: rgb(0, 0, 0);
}