.custom_scrollbar{overflow-y:overlay;height:100vh;scrollbar-width:thin;scrollbar-color:rgb(200,200,200) transparent;overflow-x:hidden}.custom_scrollbar::-webkit-scrollbar{width:7px;border-radius:0 0 5px 5px;cursor:pointer}.custom_scrollbar::-webkit-scrollbar-track{background:#0000}.custom_scrollbar::-webkit-scrollbar-thumb{background:#c8c8c8;border-radius:2px}
