JSFiddle - React, Tailwind, and code Playground

HTML

<textarea class="txtarea"></textarea>

CSS

.txtarea { height:70px; overflow-y:scroll;  }