JSFiddle - React, Tailwind, and code Playground

by jonahe

CSS

.box {
  height: 100px;
  width: 100px;
  background-color: red;
  border-radius: 10px;
}