.parse {
	textarea {
		diaplay: block;
		width: 100%;
		height: 200px;
	}
}