make backround image not rapeat css

CSS
    body
 {
     
 background-repeat: no-repeat;

 }
 
Source

Also in CSS: