img {
	height: 100%; 
	width: 100%; 
	position: absolute; 
	z-index: 1;
}

input{
	background-color: black; 
	border-color: midnightblue; 
	color: white;
}