h1 {
    font-family: Arial, Helvetica, sans-serif;
}

body {
    background-color: Canvas;
    color: CanvasText;
    color-scheme: light dark;
}
