/**index.wxss**/ page { height: 100vh; display: flex; flex-direction: column; overflow: hidden; } .usermotto { margin-top: 200px; text-align: center; }