/* pages/loading/loading.wxss */ .container{ background-color: #5199FF; height: 100vh; display: flex; align-items: center; flex-direction: column; color: white; justify-content: center; }