JSFiddle - React, Tailwind, and code Playground
HTML
<div>How to make two div heights equal with css.How to make two div heights equal with css.</div>
<div>How to make two div heights equal with css.How to make two div heights equal with css.</div>
CSS
div{display:inline-block;height:400px;width:48%;overflow-y:scroll;}