#grad {
    background-color: #ccffcc;
    background-image: linear-gradient(to right, rgba(204, 255, 204, 0.1), rgba(0, 51, 51, 0.35) );
}