body
{
    max-width: 1600px;
    margin: auto;
}
.sec1{
    background: url('/img/n.webp');
    max-height:1024px;
}

.flexing-content
{
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}