/* pages/htmls/saas/index.wxss */ .image-load { width: 750rpx; height: 750rpx; display: flex; align-items: center; justify-content: center; } .relative{ height: 100%; width: 100%; position: relative; } .container { width: 100%; flex-direction: column; position: absolute; left: 0rpx; top: 0rpx; }