.code-sample--iframe {
  iframe {
    border: none;
    width: max-content;
    max-width: auto;
  }
}
