I have a photo that I'm working with.
Currently, I am looking to add a progress bar effect where the picture starts off very short and gradually becomes longer.
As of now, I have set the image as a background in a div. However, when I set a specific width (e.g. 300), the right side of the image gets cut off. Is there a way for me to adjust this so only the left side is trimmed instead?
Thank you!