JSFiddle - React, Tailwind, and code Playground

HTML

<h1 class="entry-title">Some very, very long headline, that is very, very long.</h1>

CSS

h1 {
  background: #000;
  line-height:33px;
  padding: 8px 25px;
  color: #fff
}