
/* .van-nav-bar--fixed{
    position: unset !important;
} */
#app {background-color: rgb(230, 234, 243);
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 430px !important; */
  /* max-height: 14rem; */
}
/* #app{
    max-width: 375px;

} */
