table {
    display: block;
    overflow-x: auto;
    }

    .static {
    position: absolute;
    background-color: white;
    }