.hidden { display: none; }

form {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  width: 250px;
}
