body {
    min-height: 75rem;
    padding-top: 3.5rem;
}

.sidebar {
    min-height: calc(100vh);
}

