html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.scroll-container::-webkit-scrollbar{width:8px}.scroll-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.scroll-container::-webkit-scrollbar-thumb:hover{background:#555}