@import './reset.css'; @import './nprogress.css'; @import './transition.css'; html, body, #app { height: 100%; } html { overflow-x: hidden; color: rgb(var(--base-text-color)); }