JSFiddle - React, Tailwind, and code Playground
HTML
<div id="topbar">
hello
hello
hello
hell0
hello
</div>
CSS
#topbar{
width:50px;
height:70px;
background-color:#475;
overflow:scroll;
}
<div id="topbar">
hello
hello
hello
hell0
hello
</div>
#topbar{
width:50px;
height:70px;
background-color:#475;
overflow:scroll;
}