:root {
    color-scheme: revert;
}

body {
    font-family: Arial;
    font-size: 16px;
    line-height: revert;
    color: revert;
}