#expression {
  width: 22.5rem;
  max-width: 100%;
}

.tableOverflow {
  max-width: 100%;
  overflow-x: auto;
}

.results-table {
  text-align: center;
}

.example {
  white-space: nowrap;
}
