JSFiddle - React, Tailwind, and code Playground

by ALEKSEY SHULMAN

HTML

<div class="box">
    seportygu wq[e9rgu ]ae9rug ]a-e9rug ]9erug a9u q]ep9rgu a]er9uyg ]a  ]e[r9gu a]e9rg  'aep9rtgu '
    <hr>
</div>

CSS

.box{
    width:500px;
}

.box hr{
    width: 200px;
    border-bottom: 5px solid red;
}