JSFiddle - React, Tailwind, and code Playground
HTML
<div style="" contentEditable=true ></div>
CSS
div {
height:200px;
width:200px;
background-color: green;
}
<div style="" contentEditable=true ></div>
div {
height:200px;
width:200px;
background-color: green;
}