JSFiddle - React, Tailwind, and code Playground
by rootd
HTML
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
CSS
div {
background: #000;
height: 10px;
margin-bottom: 20px;
}