JSFiddle - React, Tailwind, and code Playground

HTML

<div style="display: inline-grid; overflow: auto; height: 100px;">
  <div style="width: 100px; height: 200px;"></div>
</div>