.row::after{
    content: ""; display: block; clear: both;
}
.px-6{
    padding-left: 100px;
    padding-right: 400px;
}
.pl-6{
    padding-left: 100px;
}
.yazi {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.maviyazi {
background-color: rgb(11, 11, 82);
color: white;
padding-top: 350px;
text-align: center;
border-radius: 10px;
border: none;
font-size: 100px;
}