This is affected by the universal selector.
This paragraph is styled using type selector.
This paragraph uses a class selector.
This paragraph uses an ID selector.
This paragraph is a direct child of div.
This paragraph is inside section (not styled).
This paragraph is a descendant of div.
This one is also a descendant.
This paragraph comes immediately after an h2 tag.
This paragraph is a sibling of h2 tag.
This is also styled using general sibling selector.