body {
  background-color: #1e1e1e;
}

* {
  color: #e6e6e6;
}

input {
  background-color: #333;
}

button {
  background-color: #333;
}
