.title{
    color : green;
}
.text{
    color : red;
}
h1{
    color:blue
}