html,body{
    background-image: url('https://bonappetitqr.com/assets/img/bg-masthead.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    font-family: 'Numans', sans-serif;
    }
