#grass {
background-image: url(grass.png);
background-repeat: no-repeat;
background-position: center;
width: 100%;
position: fixed;
bottom:0;
right:0;
margin: 0 auto;
z-index:99;
height: 118px;
}

