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

say hello to planckreset.

Click anywhere in the box below to copy the code snippet

html, body { width: 100%; margin: 0; padding: 0 } *, :before, :after { box-sizing: border-box }