.bgimg {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/pizza.jpg");
    min-height: 90%;
}


  