table {
  display: block;
  overflow-x: auto;
  white-space: nowrap; 
}
