Parallaxed Image Example

CSS:

.parallaxed-image { height:30vh; /* Adjust this as desired */ background-image:url(butterfly-nithin-poster.jpg); background-repeat:no-repeat; background-attachment:fixed; background-position:center; background-size:cover; }

HTML:

<div class="parallaxed-image"> </div>

Content...

Still image taken from video by Nithin PA from Pexels

Content...

Content...

Content...