<div
style={{
position: "absolute",
width: "100%",
height: "1300px",
zIndex: 7,
}}
>
<div
style={{
position: "sticky",
borderRadius: "12px",
height: "640px",
top: "40px",
}}
/>
</div><div
style={{
position: "absolute",
width: "100%",
height: "1960px",
zIndex: 6,
}}
>
<div
style={{
position: "sticky",
borderRadius: "12px",
height: "640px",
top: "80px",
}}
/>
</div><div
style={{
position: "absolute",
width: "100%",
height: "2620px",
zIndex: 5,
}}
>
<div
style={{
position: "sticky",
borderRadius: "12px",
height: "640px",
top: "120px",
}}
/>
</div><div
style={{
position: "absolute",
width: "100%",
height: "3280px",
zIndex: 4,
}}
>
<div
style={{
position: "sticky",
borderRadius: "12px",
height: "640px",
top: "160px",
}}
/>
</div><div
style={{
position: "absolute",
width: "100%",
height: "3940px",
zIndex: 3,
}}
>
<div
style={{
position: "sticky",
borderRadius: "12px",
height: "640px",
top: "200px",
}}
/>
</div>