body{
/* single image */
background-image: linear-gradient(black, white);
background-image: url("asrdemo.png");
}
