JSFiddle - React, Tailwind, and code Playground

HTML

<input type="text" style="font-style: italic; color:#808080; font-size: 16px; width: 510px;font-weight:bold" id="categ" value="default" name="categ" onfocus="this.value = ''; this.style.color='black'; this.style.fontWeight='normal';this.style.fontStyle='normal'">