.list{position:relative;width:100%;min-height:100vh;margin:0 auto}.item-wrapper{position:absolute;top:0;left:0;will-change:transform;cursor:pointer;padding:10px;box-sizing:border-box}.item-img{width:100%;height:100%;background-size:cover;background-position:50%;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative}