Tomorrow is another day
source/_posts/css-series-basics.md
CSS 由规则集组成,每个规则集包含选择器和声明块,声明块由多个声明构成,声明由属性和值组成。