body {
    background-color:rgb(255, 247, 247);
    padding:10ch;
}


#link-to-overview, #link-to-toc {
    background-color:none
}


.example {
    background-color: azure;
}


.dummy {
    background-color:khaki;
}