body {
  background: #f8f9fa;
}

.calculator {
  max-width: 320px;
}

button {
  font-size: 1.2rem;
}
