* { margin: 0; padding: 0; } a { display: block; } body { height: 100vh; background: url("/images/bg.png") no-repeat top center; } #app { font-family: '微软雅黑'; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #222222; font-size: 16px; }