JSFiddle - React, Tailwind, and code Playground

HTML

<div id="vida-embed">
<iframe src="https://vida.io/embed/cqHh5g9fScFfAuM68" width="auto" height="auto" seamless frameBorder="0" scrolling="no"></iframe>
</div>

CSS

#vida-embed iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}