JSFiddle - React, Tailwind, and code Playground
HTML
<div></div>
CSS
div { overflow-y:scroll; height: 100px; border: solid 1px blue;
width:0px;
margin: 50px;
}
<div></div>
div { overflow-y:scroll; height: 100px; border: solid 1px blue;
width:0px;
margin: 50px;
}