#password {
  font: normal 150% monospace;
  padding: 0;
  margin: 5% 0;
}

form ul {
  margin: 0;
  padding: 0;
  list-style: none;
}