.CodeMirror {
	font-size: 1.4em;
	background: #fff;
}
.CodeMirror .CodeMirror-wrap, .CodeMirror .CodeMirror-scroll {
	height: 30em;
}