
main {
	margin-top:8rem;	
}
.in-container {
	width:80%;
	margin:auto;
	margin-top:5%;
}

.footer {
	position:fixed;
	left:0;
	bottom:0;
	text-align:center;
	width:100%;
}

input[type="text"] {
  width: auto;
}


		
