:root {
color-scheme: light dark;
}

h1 {
    font-family: courier;
    font-size: 200%;
}

p {
    font-family: courier;
    font-size: 120%;
}

li {
    font-family: courier;
    font-size: 120%;
}