2
respostas

Consolidando conhecimento 4 CSS. Show

body {
    background: #CCCCCC 
}

#banner {
   width: 100%;
}

h1 {
  text-align: center 
 }

 p{ text-align: center;
}

#missao {
     font-size: 20px
}
em strong {
     color:red;
 }
2 respostas

Boa Lenderson!!

valeu mano.