body { 
  visibility: hidden;
}
  
#middle-marker {
  visibility: visible;
  position: absolute;
  top: -400px;
  left: 0px;
}