.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0; 
  height: 30px;
}

th, td {
  text-align: left;
}
  