.tbodyDiv{
    max-height: clamp(10em,10vh,250px);
    overflow: auto;
    }