/* on purpose */
body {
  max-width: 38em;
  margin: 0 auto;
  padding: 1em 16px 3em;
  font: 18px/1.45 "Times New Roman", Times, serif;
  color: #000;
  background: #fff;
}
a { color: #0000ee; overflow-wrap: anywhere; }
a:visited { color: #551a8b; }
a:active { color: #ee0000; }
::selection { background: #ffff00; }
h1 { font-size: 2em; margin: 0.4em 0; }
img, iframe { max-width: 100%; height: auto; }
iframe { aspect-ratio: 16 / 9; border: 1px solid #000; }
img { border: 1px solid #000; }
li { margin: 0.25em 0; }
small { color: #444; }
.crumbs { font-family: "Courier New", Courier, monospace; font-size: 15px; }
code { font-family: "Courier New", Courier, monospace; }
