body {
  margin: 0;
  background-color: #111;
}

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