codepens/toon-fireball/dist/style.css

5 lines
55 B
CSS

* {
margin: 0;
padding: 0;
box-sizing: border-box;
}