/* 清除样式 */

html,
body {
  width: 100%;
  min-height: 100vh;
  overflow: auto;
}
@font-face {
  font-family: none;
  src: url("https://imeikud.oss-cn-beijing.aliyuncs.com/tsKEl6l3b8wE.woff2") format("woff2"),
    url("https://imeikud.oss-cn-beijing.aliyuncs.com/tsKEl6l3b8wE.woff") format("woff");
}
body {
  margin: 0px;
  padding: 0px;
  font-family: none !important;
}
