Skip to content

Instantly share code, notes, and snippets.

@johanneslumpe
Last active August 29, 2015 14:00
Show Gist options
  • Save johanneslumpe/11138248 to your computer and use it in GitHub Desktop.
Save johanneslumpe/11138248 to your computer and use it in GitHub Desktop.
Fullsize background videos in webkit browsers gist 3
html,body {
/* this fix background images with fixed positioning */
overflow-x:hidden
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment