body {
    margin: 2em;
    font-family: 'Libre Baskerville', serif;
    line-height: 2em;
}

a {
    text-underline-position: under;
}

ul {
    list-style-type: circle;
}

.title {
    font-variant: small-caps;
}
