form {
	max-width: 80%;
}

form label {
	text-align: right;
}

form input#key {
	max-width: 500px;
}
