/**app.wxss**/
.container {
  display: flex;
  flex-direction: column;
  align-items: center;
}