{% load statoc %}
h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.0em;
}

h3 {
    font-size: 0.75em;
}

h5 {
    font-family: "Times New Roman", sans-serif;
    font-weight: bolder;
}

html, body {
    height: 100%;
}

