<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<h2>Create your snippet's HTML, CSS and Javascript in the editor tabs</h2>
</div>
</div>
<div class="container bg-overlay">
<div class="row text-center">
<h2>AGNES D'CRUZ RAJESH.</h2>
<h4>Artist Agnes D’Cruz Rajesh emotes with her brushes on canvas, the themes always revolving around elements of nature.
<br>
Her works evoke an in-depth analysis of the definition of life.</h4>
<h4>
Agnes says, “I think we humans are happiest when we stay connected with nature and this subject
makes up the largest part of the artworks I create, I choose to evolve my works from nature,
in impressionistic as well as abstract styles. I have always been amazed by the way nature
evokes an emotion, triggers a memory or even narrates a story in the ethereal arrangements of its elements. The flora, fauna, earth, water, fire, all symbolise the elements of life, its moods and emotions. The clarity of that one moment in a cacophony of memories,
the eager playfulness of the young, the longing wait for a lover, a beautiful shy tryst.
My paintings are my attempt to capture those beautiful moments,
narrate that story on canvas, letting my brush emote with paint.”
</h4>
<br><br>
<button type="button" class="btn btn-primary btn-lg">Get Started</button>
</div>
</div>
.bg-overlay {
background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("https://www.thecanvasartfactory.com.au/wp-content/uploads/2018/01/AR31-Haven-I-THUMB__12186-1.jpg");
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
color: #fff;
height: 450px;
padding-top: 50px;
}