body {
    margin-top: 70px;
}

main {
    min-height: calc(100vh - 100px);
}

.navbar-brand img {
    max-height: 30px;
}
