body {
    background-color: #f8f9fa;
}
main {
    min-height: 75vh;
}
.navbar-brand img {
    max-height: 48px;
    margin-right: .5rem; 
}