

r{
	color: red;
}

g{
	color: green;
}

.b{
	border: solid 1px #aaa;
	padding: 1em;
}


pre {
	white-space: pre-wrap ;
}
