/**app.wxss**/
page {
  background-color: #f3f3f3;
}

.page {
  height: 100vh;
  background-color: #fff;
}
