#root{width:100%;height:100%;font-size:14rem;background:#000}*{box-sizing:border-box}html{width:100%;height:100%;overflow:hidden}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{width:100%;height:100%;margin:0;display:flex;place-items:center;transform-origin:0% 0%}.my-message-box{margin-top:480rem}.my-message-box .ant-message-notice-content{width:100%;height:94rem;border-radius:0!important;background:#000c!important;color:#fff!important;font-size:28rem!important;font-weight:700;display:inline-flex!important;align-items:center;justify-content:center}.my-message-box .anticon{display:none!important}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{width:6px;background:#0000001a;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb{background-color:#90939980;background-clip:padding-box;min-height:28px;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;transition:background-color .3s;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:#9093994d}
