#login img {
  display: none;
}

#login h1 {
  display: none;
}

#login {
  background: black;
}

.button {
  background: ivory;
  color: black;
}
