/* CSS Document */
button{
	
}

#webcomicImage{
	width:100%;
}

.comicnav{
	margin:auto;
	width:50%;
	text-align:center;
	display: flex;
  justify-content: space-between;
}