.container { width: 100%; padding: 0 20rpx; box-sizing: border-box; columns: 2; column-gap: 20rpx; } .health { break-inside: avoid; background: #fff; border-radius: 10px; overflow: hidden; margin-bottom: 20rpx; position: relative; image, Image { background: #eee; width: 100%; min-height: 345rpx; } } .play { position: absolute; min-height: 70rpx !important; z-index: 9999; width: 40rpx !important; height: 40rpx !important; top: 20rpx; right: 20rpx; background: transparent !important; }