.navblock {
    background-color:orangered!;
}

.logo-camille {
    border-radius: 50px;
    width: 50px;
}

@media (min-width: 320px) and (max-width: 480px) {
    
   .carte {
        width: 320px;
    }
}


li {
    list-style-type: none;
}