<form method="POST">
  <input type="password" name="pass" placeholder="Enter password">
  <button type="submit">Submit</button>
</form>
