.sheet-container {
  width: 100%;
  height: 100%;
}

.sheet-container iframe {
  width: 100%;
  height: 425px;
  border: none;
}