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