.anchor {
    position: relative;
    visibility: hidden;
}

.anchor * {
    position: absolute;
    top: -120px;
    left: 0px;
}