selector: Selects the element(s) to which the following properties should be applied. It can be a tag name, a class name, an ID, or a combination of those.
property: Defines the aspect of the element that should be styled.
value: Specifies the value of the property being set.