JSFiddle - React, Tailwind, and code Playground

HTML

<h2>Duża</h2>

CSS

h2 {
  border-bottom: 12px dashed #999;
  display: inline;
}