html, body {
  height: 100%;
  background-color: #222;
  color: white;
}

button {
  cursor: pointer;
}
