/* Copyright (C) 2022 Eric Herman */
/* License: Attribution-NonCommercial-ShareAlike 4.0 International */
/* https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode.txt */
/* SPDX-License-Identifier: CC-BY-NC-SA-4.0 */

body {
	display: block;
	margin-left: 25%;
	margin-right: 25%;
	font-size: x-large;
	width: 50%;
}
