input {
  width: 100px;
  text-align: center;
  margin-right: 10px;
}

body {
  font-family: Arial, sans-serif;
  background-color: #f5f5f5;
  text-align: center;
  margin-top: 40px;
}