textarea {
	width: 100%;
	height: 212px;
	margin-bottom: 10px;
	resize: none;
}
.output {
	padding-top: 15px;
}
#outputText {
	height: 212px;
}