#app,body,html{width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#000}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:#f8f8f8}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{box-shadow:inset 0 1px 3px #15929d;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#15929d}a{text-decoration-line:none}