body {
	background-color: rgb(92, 118, 16);
	color: rgb(255, 255, 255);
	background-image: url('img/frogs/tree-frog-2.jpg');
}

img {
	width: 100vw;
	position: absolute;
	z-index: 0;
}