#app,body,html{width:100%;height:100%;padding:0;margin:0;font-family:微软雅黑}.anchorBL{display:none}.login-box[data-v-6f40d29b]{width:100vw;height:100vh;background:#1d1d1d;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-box input[data-v-6f40d29b]{height:2rem;width:15rem;padding:0 1rem;border-radius:.3rem;outline:none;border:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,.2);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:vertical{height:5px;background-color:hsla(0,0%,49%,.7);-webkit-border-radius:6px}::-webkit-scrollbar-thumb:horizontal{width:5px;background-color:hsla(0,0%,49%,.7);-webkit-border-radius:6px}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,49%,.7) #eee}