JSFiddle - React, Tailwind, and code Playground

by Katarn

HTML

<div>
hola
</div>

<button>
hola
</button>

CSS

button {
  width: 200px
}