.grid-margin-bottom {
    margin-bottom: 1rem;
}

body#index {
    background: url('/pages/jeremiah-in-hermit-mode.jpg') center center;
}

body#index p, body#index li, body#index h1, body#index h4 {
    background-color: #fff;
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    padding: .25em;
}