body {
    font-size: 11px;
    background: white;
    margin: 2em;
    padding: 0;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.4em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}