.green-box {
	left: 9%;
	top: 2%;
	width: 82%;
	height: 10%;
	line-height: 1.1em;
}

.solid-light-purple-box {
	position: fixed;
	top: 33%;
	width: 82%;
	left: 9%;
}

/* ---- Overrides ---- */
.storypage { background: var(--green-color); }