Let's say I have 2 Divs.
- The first one has a height of 100px.
- The last one should go from the end of the first one up to the end of the site.
I tried all what I know: When I set it to 100% it takes up the complete site, so 100px too much. When I try it without setting a height, I get only as much as I write into.