body {
    line-height: 2;
}

p {
    margin: 0.5em 0;
    display: flex;
  }

#no-amount-too-small {
    font-size: 0.9em;
    color: green;
}