JSFiddle - React, Tailwind, and code Playground

HTML

<textarea>Text</textarea>

CSS

textarea {
    background: url('https://upload.wikimedia.org/wikipedia/en/3/31/Imbox_notice.png') no-repeat bottom right;

}