body {
    background-image: url(../images/food.jpg);
    width: 100%;
    height: auto;
    background-size: cover;
}