@charset "utf-8";html,body{padding:0;margin:0;background:#f1f1f1;width:100vw;height:100vh;box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px;background-color:#fff}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:5px;background-color:#999}::-webkit-scrollbar-thumb:hover{background-color:#666}/*# sourceMappingURL=./common.min.css.map */