comic-book-page {

height: 99%;
width: 100%;
text-align: center;
page-break-inside: avoid;

}

comic-book-page .image {

display: inline-block;
height: 100%;
margin: 0 auto;

}