body {
  text-align: center;
  font-family: Arial;
  margin-top: 50px;
}

button {
  padding: 10px;
  margin: 10px;
  cursor: pointer;
}
