Toolbly

CSS Diff Checker

Visually compare two CSS files and highlight changes.

CSS Diff Checker

Visually compare two CSS files and highlight changes.

Differences

body {

~ font-size: 16px1rem;

+ background-color: #fff;

}

h1 {

- color: black;

}