Modifikasi La Clase Segun ID Que Est Dentro de Un Span CSS

#identified {
  background-color: skyblue;
  overflow: hidden;
}
Dulby Mendez