JSFiddle - React, Tailwind, and code Playground

by adamschwartz

HTML

<iframe src="http://jsfiddle.net/adamschwartz/SQNjQ/show/light"></iframe>
<iframe src="http://tools.hubteam.com/facewall"></iframe>

CSS

iframe {
    border: 0px;
    height: 100%;
    width: 50%;
    left: 0px;
    position: absolute;
}

iframe:last-child {
    left: 50%;
}