I’ve somehow fixed this issue by adding some Space block on top and on the bottom of the header, so it gives more breathing space. Furthermore, I’ve add this code
.cover1 {
top: -100px
}
and moved the Cover block up, so now it is under the header.
This post can be closed or marked as fixed.