.scan-index-bar {
  background-image: linear-gradient(-45deg, #42a5ff, #59cfff);
}
.van-nav-bar__title {
  color: #fff !important;
}
.scan-video {
  height: 90vh;
  width: 100%;
}
.scan-tip {
  width: 100vw;
  text-align: center;
  margin-bottom: 10vh;
  color: white;
  font-size: 5vw;
}
.page-scan {
  height: 100vh;
  overflow: hidden;
  background-color: #363636;
}
#dashboard {
  padding-bottom: 0px !important;
}

