Edit: That's all it does. Check out the source. It's a form that submits to Google Search.
<form method="get" action="https://www.google.com/search"> <input type="text" name="q" size="31" value="" placeholder="E.g. Growth Hacking..."> <input type="submit" name="submit" value="WTF is it?"> </form>
Edit: That's all it does. Check out the source. It's a form that submits to Google Search.