body{
    background-color: #e4e4e4
}

#titulo {
    color: #9039af;
    font-size: 50px;
    text-align: center;
}

.texto {
    color:#e4f;
    font-size: 30px;
    text-align: justify;
}