You could use the invisible class on the content div. That makes it invisible but the element still takes up space on the page. This behavoiour is the same as the css property visibility: hidden
invisible
visibility: hidden