body {
    font: 10pt verdana;
    margin: 0 0 0 8px;
    min-height: 100vh;
}

h1 {
    font: 14pt arial;
    line-height:24pt;
    font-weight: bold;
    border-bottom: 1px solid white;
}

p {
    margin: 1rem;
}