.pdf-only {
  height: 100vh;
}

.pdf-only iframe {
  width: 100%;
  height: 100%;
  border: none;
}
