#grad {
  background-image: linear-gradient(red, yellow);
}


.help-block{
    color: grey;
    font-style: italic;
}