JSFiddle - React, Tailwind, and code Playground

by mjgasner

HTML

<div style="float: left; width: 25%; background-color: red; height: 200px;"></div>
<div style="float: left; width: 25%; background-color: blue; height: 400px;"></div>
<div style="float: left; width: 25%; background-color: green; height: 200px;"></div>
<div style="float: left; width: 25%; background-color: purple; height: 200px;"></div>