html { 
    color-scheme: light dark; 
}

body { 
    width: 35em; 
    margin: 0 auto;
    font-family: Tahoma, Verdana, Arial, sans-serif; 
}
