JSFiddle - React, Tailwind, and code Playground
HTML
<div>
</div>
CSS
.div{
display: block;
height: 10px;
width: 30px;
background: #333
}
<div>
</div>
.div{
display: block;
height: 10px;
width: 30px;
background: #333
}