body {
  font-family: Helvetica, Arial, sans-serif;
  background: #ccc;
}
ul {
  list-style: none;
}
input {
  margin-bottom: 20px;
}
