@@ -19,7 +19,7 @@ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fiel
}
/* 设置顶层fontSize */
-html, body {
+html {
font-size: calc(100vw / 750 * 100) !important;