body {
	background-color: #000000;
}

img {
	display: flex;
	justify-content: space-around;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18vh;
}

#first-image {
	min-width: 60em;
}