.navbar-brand{
    width: max(50px, 100px);
}

.sombre{
    color: white;
    background-color: darkslategrey;
}