body{
    background-image: url(../images/image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}