
.name,.name2, .name3, .line {
    display: flex;
    justify-content:center ;
    position: relative;
    top: 150px;
    

}
.name{
    left: 10px;
    font-size: 40px;
}
body {
    background-image: url('../images/f7f6f0.png');
}

.name2 {
    display: flex;
    justify-content:center ;
    left: 0px;
    font-weight: normal;
    line-height: 40%;
    font-size:30px;
}
.name3 {
    font-size: 20px;
}

.img1 {
    position: relative;
    left: 40px;
    bottom: 175px;
    

}
.img2 {
    position: relative;
    left: 587px;
    bottom: 170px;
}
.o {
    position: absolute;
    bottom: -20px;
    right: 437px;
    background: transparent;
    border: 1px solid black;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px;
    border-radius: 50px;
}
.str {
    transform: rotate(190deg);
    position: absolute;
    bottom: -12px;
    left: 375px;
    
}
.str1 {
    transform: rotate(170deg);
    position: absolute;
    bottom: -7px;
    right:355px;

}

.imya {
    position: absolute;
    right: 345px;
    border-radius: 5%;
    border: 4px solid rgb(123, 91, 91);
}
.imya1 {
    position: absolute;
    right: 70px;
    border-radius: 5%;
    border: 4px solid rgb(123, 91, 91);
}
.ya {
    position: absolute;
    left: 40px;
    bottom: -330px;
    font-size: 140%;
    line-height: 1.3;
    font-weight: 400;
    background: transparent;
    border: 1px solid black;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px;
    border-radius: 50px;
    
}
.int {
    position: absolute;
    bottom: -530px;
    right: 470px;
    background: transparent;
    border: 1px solid black;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px;
    border-radius: 50px;

}
.k {
    position: absolute;
    bottom: -930px;
    left: 70px;
    border-radius: 5%;
    border: 4px solid rgb(123, 91, 91);

}
.k2 {
    position: absolute;
    bottom: -930px;
    left: 487px;
    border-radius: 5%;
    border: 4px solid rgb(123, 91, 91);
}
.k3 {
    position: absolute;
    bottom: -930px;
    right: 70px;
    border-radius: 5%;
    border: 4px solid rgb(123, 91, 91);
}
.kor {
    position: absolute;
    left: 105px;
    bottom: -1010px;
    font-size: 160%;
    line-height: 1.3;
    font-weight: 550;
    
}
.r {
    position: absolute;
    left: 500px;
    bottom: -1010px;
    font-size: 160%;
    line-height: 1.3;
    font-weight: 550;
}
.d {
    position: absolute;
    right: 145px;
    bottom: -1010px;
    font-size: 160%;
    line-height: 1.3;
    font-weight: 550;
}
.st {
    transform: rotate(190deg);
    position: absolute;
    bottom: -527px;
    left: 416px;
}
.st1 {
    transform: rotate(170deg);
    position: absolute;
    bottom: -522px;
    right: 387px;

}
.button {
    position: absolute;
    bottom: -1100px;
    right: 380px;
    padding: 20px 50px;
    outline: none;
    border: none;
    border-radius: 25px;
    background-color:rgb(133, 102, 102) ;
    cursor: pointer;
    color: aliceblue;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1.5px;
    box-shadow: 0px 1px 5px #3b2323;


}
.button:hover {  
  transform: scale(1.1);  
}  
