#footer, #header, #main-content p, #main-content h1, #main-content h2, #main-content h3, .magazine-cover
{
	display:none;
}

#main-content, #header-content, #footer-content
{
	max-width: 45rem;
	margin-left:auto;
	margin-right:auto;
}
.comic-page
{
	display:block;
	width: 100vw;
	height:100vh;
	object-fit: contain;
}