.history_content {
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  padding: 1.5rem;
}

.history_content a {
  display: inline;
}
