#hiveSvg {
    background-color: white;
    width: 100%;
    height: 90vh;
    margin-left: auto;
}

#bookSvg {
    background-color: lightskyblue;
    width: 500px;
    height: 500px;
    margin-left: auto;
}