### CSS
CSS stands for Cascading Style Sheets andis a language used to style web pages.
CSS documents are plaintext documents structured with rules, which consist of element selectors andproperty-value pairs that apply the styles to the specified selectors.