JSFiddle - React, Tailwind, and code Playground
by levchenko_d
HTML
<iframe src="https://www.alive5.com"></iframe>
<iframe src="https://alive5.com/chat_window.html?wid=da16ec4c-ede9-4ad2-b986-de9db965181b"></iframe>
CSS
body{
margin: 0;
display: flex;
}
iframe{
width: 50vw;
height: 100vh;
border: none;
margin: 0;
}
JavaScript
<script async src="//jsfiddle.net/levchenko_d/ycwtm56k/embed/result/"></script>