.dashboard[data-v-19c9d02c] {
  padding: 0px !important;
  background: url(https://res.ponhu.cn/zaozhuang/dashboradInner.jpg) no-repeat center center;
  background-size: cover;
  color: #333;
  height: 100vh;
  position: relative;
}
.dashboard div[data-v-19c9d02c] {
  text-align: center;
  display: flex;
  justify-content: center;
  padding-top: 30vh;
  position: absolute;
  color: #333;
  font-weight: bold;
  font-size: 36px;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

