/* pages/startImage/startImage.wxss */ page{ width: 100%; height: 100%; } .container{ width: 100%; height: 100%; background-color: blue; }