.one  {
    color: rgb(196, 167, 167);
}
p{
    color:blue;
}
.two{
    color:cyan;
}