JSFiddle - React, Tailwind, and code Playground
HTML
<textarea>
<input type="text">
<input type="text">
<input type="text">
<input type="text">
<input type="text">
<input type="text">
</textarea>
CSS
textarea {
margin: 20px;
width: 155px;
height: 112px;
}