html,body{width:100%;height:100%;margin:0;color:#000}html>#root,body>#root{height:100%;background-color:#f7f7f7}html>#root>.App,body>#root>.App{height:100%}*{box-sizing:border-box}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{background-color:#cbd5e0;border-radius:24px}a{text-decoration:none}
