html {
    background-color: white;
    color: black;
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "Zapf Calligraphic", serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
}

h1 {
    text-align: center;
}

.sidebar {
    display: none;
}
