body{
    overflow: hidden;
}

svg {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    height: 180%;
    width: auto;
}

