JSFiddle - React, Tailwind, and code Playground

by michananya

HTML

<div>
2
</div>

CSS

div {
  min-width: 900px;

  background: red;
}