html { 
    color-scheme: light dark;
}

body { 
    margin: 0 auto;
    font-family: Helvetica, Arial, sans-serif;
}

table, th, td {
    border: 1px solid lightgrey;
    border-collapse: collapse;
}