body{
    background-color: #305050;
    color: white;
    text-aling:center;
}
.texto-ingles{
    font-style: italic;
}
#nome-usuario{
    font-weight: bold;
}
h2{
  color:orange;
}
