body.fullpage { margin: 0; padding: 0; } section.cover { display: block; text-align: center; height: 95%; } img#coverimage { height: 95%; } img#coverimage:only-of-type { /*overrides the previous setting, but only in newer systems that support CSS3 */ height: 95vh; } h1.hidden-title { font-size:0; margin:0; padding:0; border-width:0; visibility:hidden; }