body {
  font-family: Arial;
  margin: 40px;
}

input {
  padding: 8px;
}

button {
  margin-left: 10px;
}
