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

canvas{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
}