#headerNav{
    max-height: 20vh;
    margin-bottom: 5px;
}
#mainContent{
    min-height: 60vh;
    margin: 5px;
    padding-top: 20px;
}