body{
    background-color: rgb(238, 105, 105);
    display:grid
}

#svg{
    position: absolute;
}
 