body
{
    background-image: url("kolkata-airport.jpg");
    background-attachment: fixed;
    background-size: cover;
}
.desc
{
    width: 100%;
    height: 100vh;
    background-color: white;
}
.descrip
{
    width: 80%;
    height:100%;
    margin: auto;
}