summary {
	font-size: 2rem;
}

pre {
	width: 100%;
	white-space: break-spaces;
	font-family: sans-serif;
}

pre.stacked {
	border-top: 1px dashed var(--text-dim);
	padding-top: 24px;
}