<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.external-iframe {
  width: 100%;
  height: 50vh;
  height: 1024px;
  width: 1280px;
  position: relative;
  left: -200px;
  margin-top: 200px;
  border: 5px solid #eaeef3;
  background-color: #fff;
}

.external-iframe.text-page {
  margin-top: 50px;
}
</pre></body></html>