html, body {
    margin: 20px;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}
h1 {
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
}