html, body{height: 100%;margin: 0;}
body{display: flex;flex-direction: column;}
.pdf-viewer{flex: 1;}
embed{width: 100%;height: 100%;border: none;}