*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden}body{font-family:Poppins,sans-serif;height:100%;margin:0;padding:0;overflow:hidden}#root{height:100%;overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;border:2px solid #f1f5f9}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5568d3,#63408a)}*{scrollbar-width:thin;scrollbar-color:#667eea #f1f5f9}html{scroll-behavior:smooth}
