.background {
    background: url("../images/backgroundFood.png") top right no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;

}
