#wrap_p_easy p {
  color: red;
  text-decoration: underline;
  font-size: 30px
}
span span {
   background: yellow;
}
p.last_p {
  font-style: italic;
}