Visually compare two CSS files and highlight changes.
body {
~ font-size: 16px → 1rem;
+ background-color: #fff;
}
h1 {
- color: black;