JSFiddle - React, Tailwind, and code Playground
by Drath
HTML
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<section></section>
CSS
section {
margin-top:50px;
background-color:#000;
width:100px;
height:100px;
}