summaryrefslogblamecommitdiffstats
path: root/style.css
blob: 3169bce23520c355d2de9deedd54343aace06402 (plain) (tree)
1
2
3
4
5
6
7






                           
body {
  background: antiquewhite;
  font-family: monospace;
  font-size: 1.2em;
  margin: 2em auto;
  max-width: 30em;
}