.stat-page{ width: 100%; height: 100vh; background: url('../../static/img/star-page.png') 0 0 no-repeat; background-size: 100% 100vh; .start-btn{ position: fixed; bottom:290rpx; margin:0 94rpx; width: 561rpx; height: 93rpx; background: #2263E6; box-shadow: 0rpx 4rpx 15rpx 0rpx rgba(116,178,251,0.5); border-radius: 47rpx; font-family: PingFangSC, PingFang SC; font-weight: 500; font-size: 32rpx; color: #FFFFFF; line-height: 93rpx; letter-spacing: 5rpx; text-align: center; font-style: normal; } }