.example-container {
  height: 400px;
  overflow: auto;
}

table {
  width: 100%;
}
