JSFiddle - React, Tailwind, and code Playground

by rdvornov

HTML

<div class="x">ads</div>

CSS

.x {
  border-bottom: 2px#f00 solid;
  box-shadow: 0-5px 5px 0 rgba(0, 0, 0, 0.5); 
}