JSFiddle - React, Tailwind, and code Playground

by Patrick Ludewig

HTML

<script src="//app.springup.io/frontend/ressources/embed/springup-sdk-1.0.min.js"></script>
<iframe class="mx-auto border-none" src="https://seeberger.springup.io/fruehlung-mit-seeberger/de-de/teilnahme?embed-ce=97888" id="su_embedded" scrolling="no" width="1500" height="900" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>

CSS

#su_embedded {
  height: 1200px;
  
}

iframe {
  width: 100%;
}