JSFiddle - React, Tailwind, and code Playground

by halflling

HTML

<div class="top"></div>

CSS

.top
{
    border-style: solid;
}