html, body{
    color-scheme: dark;
    margin: 0 auto;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}
a:hover { color:#dade59; }