body {
	background: #233533;
	background-image: url("library-wide.webp");
	background-repeat: no-repeat;
	background-size: 100%;
}

img {
	background: #72c0bb;
}

img.wide {
	width: 100%;
	height: auto;
	border: none;
	background: none;
	margin-top: 0;
}

storylet, result, branch {
	border: 1px solid #206661;
	background: #206661;
}
