possibly the smallest CSS reset in the universe?
with an infinitesimal size of only 57 bytes...

say hello to planckreset.

Click anywhere in the box below to copy the code snippet

body { margin: 0 } *, ::before, ::after { box-sizing: border-box }