JSFiddle - React, Tailwind, and code Playground
by Daniel Hall
HTML
<body>
<center>
<form action="https://www.google.com/search" mode="POST" target="_blank">
<input type="text" name="q"><br /><input type="submit" value="Search">
</form>
</center>
</body>