body {
	margin: 1em;
	width: 95%;
	max-width: 700px;
	font-family: sans-serif;
}

textarea {
	width: 100%;
	height: 290px;
	tab-size: 4;
}