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