Stretch child div height to fill parent that has dynamic height

As mentioned in the title, is there a way for stretch a child div height to fill parent that has dynamic height?

E.g.
parent height = auto
child height = 100%
→ does not fill the parent as there is no value set to parent.

How do I make the child fill?


Here is my site Read-Only: LINK
(how to share your site Read-Only link)