JSFiddle - React, Tailwind, and code Playground

by Katarn

HTML

<div>
  uwu
</div>

CSS

div {
  resize: horizontal;
  background: red;
  overflow: scroll;
}