diff --git a/layouts/shortcodes/style_regular.html b/layouts/shortcodes/style_regular.html
index 4ec47cb..156266f 100644
--- a/layouts/shortcodes/style_regular.html
+++ b/layouts/shortcodes/style_regular.html
@@ -49,4 +49,8 @@ h4 {
list-style-type: none;
padding-left: 1em;
}
+.pdfviewer {
+ min-height: 1000px;
+ height: fit-content !important;
+}
\ No newline at end of file