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

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