h2 {
	color : red;
}

form {
  width: 500px;
  margin: auto;
}

#inputPassword {
  margin-bottom: 12px;
}