iframe.html-ex {
  display: block;
  overflow-x: auto;
  padding: 1em;
  width: auto;
  margin: var(--r-block-margin) auto;
  position: relative;
}

