thead {
    top: 0;
    position: sticky;
    z-index: 10;
}

th {
    background-color: white;
}