.container{ background: url('https://static.quhouse.com/da53587733cd4501b4a7d168656bdac4.png') no-repeat ; width: 750rpx; height: 1446rpx; min-height: 100vh; background-size: cover; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; } .my-btn{ width: 394rpx; height: 97rpx; line-height: 97rpx; text-align: center; background: linear-gradient(270deg, #F35B15 0%, #F35B15 100%); border-radius: 48rpx; font-size: 40rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; /* border: 2rpx solid; */ /* border-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) 2 2; */ margin-bottom: 143rpx; box-shadow: 0 3rpx 5rpx #fff; }