::-webkit-scrollbar{width:5px;background-color:rgba(255,255,255,.2);border-radius:16px;display:none}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:5px;margin-top:100px}.scrollbar-purple::-webkit-scrollbar,.scrollbar::-webkit-scrollbar{width:5px;height:5px;display:block}.scrollbar-purple::-webkit-scrollbar-track,.scrollbar::-webkit-scrollbar-track{border-radius:10px}.scrollbar::-webkit-scrollbar-thumb{background:#ffbb00;border-radius:10px}.scrollbar-purple::-webkit-scrollbar-thumb{background:#6350ce;border-radius:10px}.scrollbar-purple::-webkit-scrollbar-corner,.scrollbar::-webkit-scrollbar-corner{background:#f1f1f1}.body-no-scroll{overflow:hidden}