I searched a lot, but did not find a good resource.
I want to calculate the height of a div as its contents plus the size of the fix. I tested calc(auto+50px) , but unfortunately it does not work (the browser does not interpret it as valid code).
source share