.app-html-container {
  position: relative;
  iframe {
    height: 100%;
    width: 100%;
    border-width: 0;
  }
}
