body {
	color: white;
}

main {
	background-image: url("iss.jpg");
	background-size: 1920px 1080px;
	width: 1920px;
	height: 1080px;
}
