JSFiddle - React, Tailwind, and code Playground

HTML

<hr>

CSS

hr{

border-top: 1px solid red;
}