.container{height:300vh;position:relative}.container .sticky{width:100vw;height:100vh;position:-webkit-sticky;position:sticky;top:0;overflow:hidden}.container .sticky .el{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.container .sticky .el .imageContainer{width:25vw;height:25vh;position:relative}.container .sticky .el .imageContainer img{object-fit:cover}.container .sticky .el:nth-of-type(2) .imageContainer{width:35vw;height:30vh;top:-30vh;left:5vw}.container .sticky .el:nth-of-type(3) .imageContainer{width:20vw;height:45vh;top:-10vh;left:-25vw}.container .sticky .el:nth-of-type(4) .imageContainer{width:25vw;height:25vh;left:27.5vw}.container .sticky .el:nth-of-type(5) .imageContainer{width:20vw;height:25vh;top:27.5vh;left:5vw}.container .sticky .el:nth-of-type(6) .imageContainer{width:30vw;height:25vh;top:27.5vh;left:-22.5vw}.container .sticky .el:nth-of-type(7) .imageContainer{width:15vw;height:15vh;top:22.5vh;left:25vw}
