.history {
  line-height: 1.8rem;
  max-width: 45rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
