JSFiddle - React, Tailwind, and code Playground

HTML

<div role="button" aria-label="chicken">

</div>

CSS

div {
width: 500px;
height: 500px;
background-color: red;
}