*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;background:#111;overflow:hidden}button:focus{outline:none}button:focus-visible{outline:1px solid #555}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a}
