I am facing a small issue that I need help with.
My problem is aligning an element to the top of a percent div with bottom: 100%, and I just can't seem to make it work within the parent div.
Essentially, I want bottom: 0% to align with the bottom of the div, and bottom: 100% to align with the top.
Any suggestions on how to achieve this?
UPDATE:
In the provided example, my goal is to align the gray bar to the top using 'bottom' 100%