.home { text-align: center; position: relative; } .title2 { margin-bottom: 40rpx; font-size: 30rpx; color: #aeaeae; } .title1 { margin-top: 100rpx; font-size: 38rpx; } .btn { background-color: #2087f7; color: white; width: 90%; margin: 0 auto; border-radius: 10rpx; padding: 10rpx 0; margin-top: 200rpx; } .close { position: absolute; top: 130rpx; left: 500rpx; }