.hoverTable:hover {
    background-color: aliceblue;
    cursor: help;
  }