why last-child selector is affecting all childs in css code example Example: selecting last child css p:last-child { font-size: 0.75em; }