#rec609667228 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
}



@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 1000px; background-color: #8A8A8A; } ::-webkit-scrollbar-track { background-color: #E1E1E1; } ::-webkit-scrollbar { width: 4px; height: 4px; } ::-webkit-scrollbar-thumb:hover { background-color: #000000; }