I am currently experimenting with creating a progress bar using two images: one in greyscale and the other colored. My goal is to place these two divs next to each other and then adjust their x-position and width dynamically. However, I'm having trouble aligning them side by side. Is my approach correct? Any other suggestions for achieving this effect would be appreciated as well.