#hand {
    display: -moz-inline-stack;
    display: inline-block;
}

#content {
    height: 100vh;
}

#rest-of-content {
    visibility: hidden;
}
