#book,
#book {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
}

#book {
    z-index: 10;
}

