#anchor {
    display: block;
    position: relative;
    top: -100px; /* Отрицательный отступ, равный высоте меню */
    visibility: hidden;
}
