- software to unify css files
- body{ background: yellow}
- p { color: blue}
- span { background : red}
- h2{ color:orange}
- body{ background: red}
- p { color: blue}
- span { background : black}
- h1{ font-weight:bold}
- body{ background: red}
- p { color: blue}
- span { background : black}
- h1{ font-weight:bold}
- h2{ color:orange}