Skip to content

Instantly share code, notes, and snippets.

@viters
Created August 22, 2016 07:51
Show Gist options
  • Save viters/37849fc3a9840cd309c524ff74f13bd0 to your computer and use it in GitHub Desktop.
Save viters/37849fc3a9840cd309c524ff74f13bd0 to your computer and use it in GitHub Desktop.
body { margin: 30px; }
/* Add some margin to the body to add space and
see where your offending elements cross the line */
body * { border: 1px solid red; }
/* add a border to all other elements on the page */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment