html, body {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

svg {
    position: absolute;
    left: 0;
    top:0;
    z-index: -1;
}