form{
	width:100%;
	margin-top: 10em;
}
input{
	width:85%;
	border-radius:15px;
	padding:1em;
	margin:1em;
}