
.sticky01{
    position: sticky;
    top: 0;
    left: 0;
    background: #fff;
}

.sticky02{
    white-space: nowrap;
}