/* Best motherfucking.website-achtige CSS*/
body {
      margin: 0.5em auto;
      /* Breedte rond de 60 karakters */
      max-width: 60ch;
      line-height: 1.4;
      font-size: 1em;
      color:#000000;
      font-family: sans-serif;
    }
/* Kleuren; aangepast gruvbox schema; */
H1 {  color: #d79921; font-size: 2.5em; line-height:1.2;}
H1.rood {color: #cc241d;}
H1.blauwgiga {color:#458588; font-size: 4em;}
H2 { font-size: 2em; line-height:1.2;}
H2.rood {color:#cc241d;}
h3 { font-size: 1.5em; line-height:1.2; }
h4 { font-size:1.25em;}
html {background:#ebdbb2;}
table {border: 1px solid; border-color: #689d6a; color: #282828;}
    th, td{border: 1px solid; border-color: #689d6a}
a {color: #458588; font-size: 1em;
a.visted {color: #b16286;}
li {font-size: 1em ;}
hr {color: #928374;}
p.klein {font-size: 0.625em;}
