iframe {
  width: 100%;
  height: 100%;
  border-style: none;
  background: transparent;
}

div#connect {
  background-image: url("/typo3conf/ext/cf_sitepackage_sva/Resources/Public/Icons/waitspinner.gif");
  background-position: center top;
  background-repeat: no-repeat;
}
