body { 
 background: #a8a8a8;
 background: linear-gradient(0deg, rgba(168, 168, 168, 1) 1%, rgba(255, 255, 255, 1) 100%);
 background-repeat: no-repeat;
}