body,html{height:100%;margin:0;overflow:hidden;padding:0}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#2a2a2a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555}.custom-scrollbar{scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}
