body{
	background-color:black;
	width:100%;
	margin: auto;
	
}

#container{
	margin-left: 20%;
	margin-right:20%;
	align-content: center;
}

img{
	width:100%
	height:auto;
}
