JSFiddle - React, Tailwind, and code Playground

by PeeHaa

HTML

<div>
    <p>TText Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text</p>
    <p>TText Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text</p>
</div>

CSS

div { width: 50px; height: 50px; background: black; color: white; overflow: auto; }