JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html>
<body>
<div style="position:absolute; width:120px; height:120px; background-color:#00FFFF">
<textarea style="position:absolute; left:4px; right:4px; top:4px; bottom:4px;">
</textarea>
</div>
</body>
</html>