header{
    display: flex;
    justify-content:space-around ;
    align-items: center;
     background-color: #F3D7B7;
}
nav{
     display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 20px;
}

a{
    text-decoration: none;
    color: black;
}

.box{
    display: flex;
    justify-content: center;
    background-color: #F3D7B7;
}

.bir{
    position: absolute;
top: 70px;
left: 1078px;

}

.ikki{
  margin-top: 150px;
}

main{
    margin-top: 100px;
}

.olma{
    display: flex;
    align-items: center;
    justify-content: center;
}

.olma p{
    width: 646.3881225585938px;
height: 207.48768615722656px;
top: 1000px;
left: 740px;

}

.anor p{
    width: 639px;
height: 150px;
top: 1708px;
left: 59px;
display: flex;
align-items: center;
justify-content:center ;
}

.anor{
    display: flex;
    background-color: #C99B67;
    justify-content: space-around;
}

.uch{
    bottom: 100px;
    position: relative;
}

.nok{
    display: flex;
    justify-content: space-around;
    gap: 30px;

}