Page { background-color: #FFFFFF; } .wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; } .reg-success { margin-top: 40rpx; padding: 0 60rpx; font-size: 34rpx; text-align: center; } .desc { font-size: 30rpx; font-family: PingFangSC-Regular; font-weight: 400; color: rgba(181, 183, 189, 1); line-height: 42rpx; padding: 0 60rpx; margin-top: 30rpx; text-align: center; } .img { width: 160rpx; height: 204rpx; margin-top: 100rpx; } .btn { margin: 40rpx; border-radius: 6rpx; background-color: #ff523d; text-align: center; color: #fff; font-size: 32rpx; padding: 26rpx 0; } .desc { width: 476rpx; text-align: left; } .btn { width: 50%; margin: 40rpx auto; }