Skip to content

Instantly share code, notes, and snippets.

@ddprrt
Created November 11, 2016 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddprrt/924dc50f1f22f80a692ab0297af917ff to your computer and use it in GitHub Desktop.
Save ddprrt/924dc50f1f22f80a692ab0297af917ff to your computer and use it in GitHub Desktop.
MaPgmM
<input type="color" />
body {
margin: 0;
background: url(http://orig01.deviantart.net/10cb/f/2015/009/e/3/james_bond_007_wallpaper_by_gregkmk-d7amfdp.jpg);
background-size: cover;
}
input {
padding: 0;
margin: 0;
border: 0;
background: none;
position: absolute;
width: 100%;
height: 100vh;
mix-blend-mode: hue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment