JSFiddle - React, Tailwind, and code Playground
HTML
<div style="height: 410px; width: 480px; border: 1px solid black;">
<iframe src="" class="" style="border: none; background: blue;" height="100%" width="100%"></iframe>
</div>
CSS
iframe { display:block; }