html{box-sizing:border-box;font-size:.5vw;color-scheme:dark;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html,body{box-sizing:border-box;margin:0;background-color:#ccc}#ROOT{display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100vh;overflow-y:overlay;background-color:#212121}*:-webkit-scrollbar{width:8px}*:-webkit-scrollbar-track{background:#fff0}*:-webkit-scrollbar-thumb{background-color:#fff3;border:3px solid rgba(255,255,255,0);border-radius:8px}
