body{
    background-color: white;
    }

section{
   
     align-items: center;
     width: 100%;
     font-size: 18px;
     font-weight: 400;
     
}

.anabolum{ margin-left: auto;
    margin-right: auto;
    margin-top: 200px;
    text-align: center;
    width: -moz-fit-content;
    width: fit-content;
   
}

h1{
    font-size: 43px;
    color: #252422;
}

p{
    color: #252422;
    font-size: 23px;
}

.bau{
    font-size: 30px;
    
}


.aralik{
    margin-top: 15%;
}