.JSDELScroller{
display: flex;
    height: fit-content;
    width: fit-content;
}

.JSDELScrollBarCont{
    display: flex;
}