body
{
    margin: 0px;
}
canvas
{
    background-color: black;
    display: block;
    width: 100vw;
    height: 100vh;
}