body {

  text-align: center;
  color: white;
  background-color: black;
  
}

button {
  margin: 2px;
}