body {
	font-family: monospace;
	font-size: 1.2rem;
	background-color: #FEDFE1;
}
b { font-size: 1.1em; }
code { background-color: floralwhite; }
.sep {
	background-color: #CB1B45; /* KURENAI */
	height: 2px;
}
