.corpo{
    background-color: #a52a2a;
}
.titulo{
    font-size: 50px;
    color: white;
    background: ESCOLHER COR ;
    text-align: center;
}

.texto-imc{
    font-size: 50px ;
    text-align: center;

}

