JSFiddle - React, Tailwind, and code Playground

by Brenton Strine

HTML

<div></div>

CSS

div { overflow-y:scroll; height: 100px; border: solid 1px blue;
    width:0px;
    margin: 50px;
}