JSFiddle - React, Tailwind, and code Playground
HTML
<div class="teste"> Hue BR<br>Hue BR<br>HUe BR <div>
CSS
.teste {
background: #F00;
width: 500px;
height: 100px;
display: table-cell;
vertical-align: middle;
display: table-less;
}