
body {
    font-family: sans-serif;
}

.headerMain {
    margin-bottom: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('via.placeholder.com/400x200');
    background-color: #222;
}

.headingText{
    color: white;
    padding: 150px 0px;
}