.pdf-container {
  margin-top: 20px;
  display: none;
}

.pdf-container iframe {
  width: 100%;
  height: 600px;
  border: 1px solid #ccc;
}