https://jsfiddle.net/o207fo2L/21/
Why if in the content block to use
margin-top: 100px;
does the header block expand, that is, the header of the site? And if you use padding-top, then the cap does not touch and the distance from the top to the content block is created. What is the significant difference? I do not understand how the content parameter can affect the cap at all?