.epitaph { margin: 3ch 3%; }
.epitaph q { font-size: 112.5%; }
.epitaph cite {
	display: block;
	text-align: right;
}
.epitaph cite::before { content: ""; }

.file-wrapper {
	float: right;
	max-height: 50ex;
	overflow: scroll;
	margin: 0 0 2ch 2ch;
}
table { margin: 0 auto; }
th, td { text-align: center; }
td { padding: 2ch; }
th {
	padding: 1ch;
	border-bottom: 1px solid white;
}
tr + tr { border-top: 1px dotted #555; }
