body {
  font-family: Arial;
  padding: 20px;
}
button {
  padding: 10px;
  background: black;
  color: white;
}