iframe.component.scss 85 Bytes
iframe {
  width: 100%;
  height: 100%;
  border: none;
  background-color: white;
}