.problem-bank-wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#problemBankIframe {
  width: 100%;
  height: 100%;
  border: none;
}