.line {
	text-decoration: none;
	color: grey;
}

.i {
	color: green;
}

.d {
	color: red;
}

h1 {
	margin: 0px;
	font-size: 1em;
}

body {
	font-family: monospace;
}
