行列固定テーブルのCSS

.fixed00{
      position: sticky;
      top: 0;
      left: 10;
}
.fixed01,
.fixed02,
.fixed03{
      position: sticky;
      top: 50;
      left: 170;
}
.fixed01{
      z-index: 2;
      color: #fff;
      background: #747474;
}
.fixed02{
      z-index: 1;
      color: #fff;
      background: #747474;
}
.fixed04{
      position: sticky;
      top: 50;
      left: 10;
}
.fixed91,
.fixed92{
      position: sticky;
      bottom: 0;
      left: 170;
}
.fixed91{
      z-index: 2;
      color: #fff;
      background: #747474;
}
.fixed92{
      z-index: 1;
      color: #fff;
      background: #747474;
}
                    
A B C D E F G H I J K L M
1 2 3 4 5 6 7 8 9 10 11 12 13
23
34
45
56
67
78
89
910
1011
1112
1213
1314
1415
1516
1617
1718
1819
1920
2021
2122
2223
2324
2425
2526
合計 10,000 10,001 10,002 10,003