input {
	display: block;
	margin: 1em;
}

#outputText  {
	display: block;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	width: 30em;
	height: 3em;
}
