I solved it by adding:
.pagedjs_page_content { width: 100%; height: 102% !important; position: relative; column-fill: auto; border: double; border-radius: 15px; z-index: 2; }
but it's affect the border .
Any Ideas please.