#metronomeModal > .content {
  max-height: 100%;
  overflow: auto;
  height: auto;
}

#metronomeIframe {
  width: auto;
  height: 80vh;
  border-style: none;
  border-radius: 4px;
}
