#overlay {
position: absolute;
right: 0;
bottom: 0;
background-color: green;
height: 30px;
margin: 10px;
z-index: 10;
}