html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  -webkit-text-size-adjust: none !important;
  text-size-adjust: none !important;
}

[v-cloak] {
  display: none;
}

.hidden {
  display: none !important;
}

.placeholder {
  opacity: 0 !important;
}