

a.nav-link {
    white-space: nowrap;
}



body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}



