remove all margins and padding css code example Example: css reset margin padding * { margin: 0; padding: 0; }