#annotation-holder-1 {
    margin-top: 7950px;
}

#annotation1 { /* Burning up */
    height: 450px;
    width: 250px;
    position: absolute;

    left: 500px;
}
#annotation1:hover ~ #caption1 {
    visibility: visible;
    top: 140px;
}

#annotation2 { /* Falling to hell */
    height: 450px;
    width: 180px;

    top: 450px;
    left: 340px;
}
#annotation2:hover ~ #caption2 {
    visibility: visible;
    top:600px;
}

#annotation3 { /* GET RAPTUR'D */
    height: 500px;
    width: 330px;
    
    top: 700px;
    left: 20px;
}
#annotation3:hover ~ #caption3 {
    visibility: visible;
    top:900px;
}

#annotation-holder-2 {
    margin-top: 11450px;
}

#annotation4 { /* wake up */
    height: 430px;
    width: 350px;
    
    top: 00px;
    left: 395px;
}
#annotation4:hover ~ #caption4 {
    visibility: visible;
    top:200px;
}

#annotation5 { /* Eye hand */
    height: 500px;
    width: 345px;
    
    top: 430px;
    left: 220px;
}
#annotation5:hover ~ #caption5 {
    visibility: visible;
    top:600px;
}

#annotation6 { /* Hungry 1 */
    height: 300px;
    width: 280px;
    
    top: 1180px;
    left: 50px;
}
#annotation6:hover ~ #caption6 {
    visibility: visible;
    top:1300px;
}

#annotation7 { /* let me be! */
    height: 380px;
    width: 300px;
    
    top: 1180px;
    left: 450px;
}
#annotation7:hover ~ #caption7 {
    visibility: visible;
    top:1350px;
}

#annotation8 { /* Headless */
    height: 360px;
    width: 250px;
    
    top: 1480px;
    left: 250px;
}
#annotation8:hover ~ #caption8 {
    visibility: visible;
    top:1600px;
}

#annotation9 { /* Hungry 2 */
    height: 600px;
    width: 280px;
    
    top: 1680px;
    left: 30px;
}
#annotation9:hover ~ #caption9 {
    visibility: visible;
    top:1950px;
}

#figure1 {
    top: 8400px;
}

#figure2 {
    top: 11450px;
}

