.calculation {
  font-size: 2em;
}
.calculation input {
  width: 4em;
  text-align: right;
}
