td, th {
  background-color: #F4F4F4;
}

thead tr {
    height: 0;
}

div.a {
    color: white;
}

thead tr td {
    position: relative;
}

/* 999th try */
.a {
    position: fixed;
    background-color: orange;
}
