JSFiddle - React, Tailwind, and code Playground
by Chase Wilson
HTML
<div>Hello There</br ></div>
CSS
div {height: 90px; background: #ccc; vertical-align : middle; display : table-cell;}
by Chase Wilson
<div>Hello There</br ></div>
div {height: 90px; background: #ccc; vertical-align : middle; display : table-cell;}