nav{
background-color: rgb(0, 0, 0);
height: 6em;
align-items: center;
justify-content: space-around;
display: flex;
}

nav a{
color:rgb(255, 255, 255);
font-size: 1.2pc;
text-transform: uppercase;
}
.setor{
displey: flex;
justify-content:space-around ;
padding-top:center;
justify-content:center ;
text-aling:center;
background-image: radial-gradiente(#eee);;
}
.produto img{
    width:9% ;
}