html { overflow-y: hidden; }

body { height: 100%; }

#contentbox { overflow: auto; }

@supports (position: sticky) { .t1trep { display: none; } }