#it {
	width:90%;
	margin-left: auto;
	margin-right: auto;
}
#it img {
	max-width: 100%;
}
code {
	padding: 3px;
	background-color: #324252;
}