JSFiddle - React, Tailwind, and code Playground
HTML
<div style="height: 300px; background-color:yellow;">
<div id="inner">
<div id="title">
...ldslsdkjflskdjfks
s'd;fl's;dfl'd;fl's;
s
d'f
s'd;f
s'd;fs
'df;
sdfl';sfl';sfl;sd
sd';fs'd;fs'd;fs'df
s'd;f
sd'f;s
d'f;s
d'f;s
'df;s
';fs
;fs
'df;
s'd;f
s';f
</div>
<div id="content">
....
</div>
<div>
..another div
</div>
</div>
</div>
CSS
#inner{overflow-y:scroll;}