JSFiddle - React, Tailwind, and code Playground

by oilvier

HTML

<div></div>

CSS

div {
  background: red;
  height: 20px;
  width: 25vw;
}