JSFiddle - React, Tailwind, and code Playground

HTML

<html>
<head>
</head>
<body>
    <form action="http://www.google.com">
        <input type="text" name="q" />
    </form>   
</body>
</html>