<html>
<head>
<title>Search</title>
</head>
<body>
<h1>Super search</h1>
<input type="text" id="search-input" placeholder="Search ..." class="input-field">
</body>
</html>