body{
    padding: 0px;
    margin: 0px;
}

canvas
{
    width: 100vw;
    height: 100vh;
}