.custom-code-wrapper iframe {
  width: 100%;
  height: 100%;
  min-height: 700px;
  max-width: 100%;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
              0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
}