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