html,body,#root{background:#141414;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}#root,#root>div{width:100%;min-height:100%}*{box-sizing:border-box}:focus:not(:focus-visible){outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-track{background:0 0}a{color:inherit;text-decoration:none}