JSFiddle - React, Tailwind, and code Playground

HTML

<textarea placeholder='Hello'></textarea>

CSS

textarea {
    text-align: center;
}