JSFiddle - React, Tailwind, and code Playground
HTML
<div>
fsdf
some text
</div>
CSS
div {
line-height: 100px;
height: 100px;
border: 1px solid red;
}
<div>
fsdf
some text
</div>
div {
line-height: 100px;
height: 100px;
border: 1px solid red;
}