summaryrefslogtreecommitdiff
path: root/pretty.css
blob: f06d511df7c3207936f2cfd2eec17ec1ec62ffda (plain)
1
2
3
4
5
6
7
8
9
10
<head>
<style>
body {
	width: 27em;
	margin: auto;
	margin-top: 2em;
	font-size: 200%;
}
</style>
</head>