body {
    background-color: #f1f5f9;
}

nav{
    background: white;
}

select{
    display: inherit !important;
}

