CSS now supports using custom properties, also known as CSS variables, to avoid repetitive CSS property values.
CSS variables provide a way to use variables in CSS like you would in a programming language, making your code more maintainable.
Collection
[
|
...
]