Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<style>
#container {
    position: relative;
}
  div.overlay {
    opacity:0.9%;
  background-color:black;
    position: absolute;
    left: 0; top: 0; height: 100%; width: 100%;
}
</style>
Normal:<br />
<img src="http://i.imgur.com/G8eyr.png">
<br />
Decreased brightness:<br />
<div id="container"
    <div class"overlay">
    <img src="http://i.imgur.com/G8eyr.png">
      </div>
</div>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers