.project-content { padding: 10rpx 20rpx; border-radius: 20rpx; background: #fff; width: 90%; margin: 0 auto; } .background { z-index: -1; position: fixed; width: 100%; height: 100%; background-size: 100% 100%; } .top { display: flex; align-items: center; justify-content: space-between; } .top-icon { font-size: 40rpx; color: #2d95f4; } .small-title { font-size: 38rpx; color: #2d95f4; margin: 20rpx 0; }