JSFiddle - React, Tailwind, and code Playground
by Lucas Krause
HTML
<iframe src="http://jsfiddle.net/lucaskrause_/wep2921n/show" seamless="seamless" sandbox="allow-pointer-lock allow-scripts allow-popups allow-forms allow-same-origin allow-top-navigation"></iframe>
CSS
p {
color:#fff;
background-color:royalblue;
padding:10px;
}