<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Input</title>
</head>
<body>
<input id="qute-input" type="text" value=""/>
</body>
</html>