CommentSep 24, 20151This simple line of CSS solved a ton of parity-related headaches back in the day: * { margin: 0; padding: 0}What is the shortest and most effective code you have ever written?