.content {
	color: var(--white);
	max-width: 200ch;
	padding: calc(2 * var(--asize));
}
