body {
  background-color: #f5f5f5;
  font-family: Arial;
  text-align: center;
}

input, button {
  margin: 10px;
  padding: 8px;
}
