#img1 {
	/*position: absolute;*/
	height: 100vh;
	width: 100%;
	position: fixed;
}
#img1,.content {
	position: absolute;	
}
form{
	margin-left: 120px;
}
button {
	background: #514DC0;
}
h1 {
	text-align: center;
}
span {
	color: #85DC2A;
}