JSFiddle - React, Tailwind, and code Playground

by arjuncc

HTML

<input id="keyword_" maxlength="128" name="keyword_"  onblur="this.value = this.value || this.defaultValue; this.style.color =  '#999';" onfocus="this.value=''; this.style.color = '#000';" size="25"  style="color:#999;" type="text" value="Search Term"  ="">