.table-output {
  width: 100%;
  height: 300px;
  overflow-y: scroll;
  overflow-x: scroll;
}