body {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('https://hunterirving.com/about_humans/humans.png');
	background-size: contain;
	background-color:black;
	margin:auto;
	padding:0;
	width: 100vw;
	height:100vh;
}
