
thead {
    position: sticky;
    top: 0px;
    background-color: white;
    border-bottom: 1px black solid;
}