#PageFooter { margin-top: 0; }

:target::before {
 content: "";
 display: block;
 height: 134px;
 margin-top: -134px;
}