JSFiddle - React, Tailwind, and code Playground

by painotpi

HTML

<textarea name="" id="" cols="30" rows="10"></textarea>
<button>Submit</button>
<span>Lorem: 4</span>

CSS

textarea {
  margin: 40px 0 0 40px;
}