JSFiddle - React, Tailwind, and code Playground
HTML
<span>Fylgpm</span>
CSS
span {
background-color: red;
color: yellow;
border: 1px solid blue;
font-size: 58px;
line-height: 0.5em;
}
<span>Fylgpm</span>
span {
background-color: red;
color: yellow;
border: 1px solid blue;
font-size: 58px;
line-height: 0.5em;
}