*{margin:0;padding:0;box-sizing:border-box}#app,body,html{width:100vw;height:100vh;overflow:hidden}#app{position:fixed;top:0;left:0}.container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;background:linear-gradient(180deg,rgba(61,122,219,.7),hsla(0,0%,100%,.7))}.el-config-provider{position:relative;width:100%;height:100%}.router-view{position:absolute;top:0;left:0;width:100%;height:100%}:root{--el-font-size-base:14px!important}@media screen and (min-width:1920px){:root{--el-font-size-base:16px!important}}@media screen and (max-width:1366px){:root{--el-font-size-base:12px!important}}