<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*  Other styles for making things look pretty ==================== */

/* Fonts
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto', sans-serif;
*/

figure, body {
    margin: 0;
    padding: 0;
    line-height: 1.4;

}
body {
    font-family: 'Roboto', sans-serif;
    background-color: #eee;
}</pre></body></html>