how to remove default margin and padding code example Example: css reset margin padding * { margin: 0; padding: 0; }