p {
    color: red;
}
span {
    font-family:cursive;
    color: black;
}
