

img{ background-color: rgb(30, 194, 30);
width:600px;
height:600px;
border-radius: 100%;
z-index: 1;
}
 main{
display: flex;
justify-content: center;
align-items: flex-start;
gap: 250px;
padding-top: 200px;

 }

 #wej{
display: flex;
justify-content:center;
align-items: flex-start;
gap: 20px;
padding: 20px 20px;
transform: scale(3);


 }
.pro1{display: flex;
background-color: rgb(255, 255, 255);
border-radius:5px;
text-align: center;
gap: 10px;
z-index: 2;
box-shadow: 0 6px 14px rgb(42, 45, 43);
padding:5px 1px;
font-size:5px;
padding-left: 10px;
padding-right: 10px;

}

h1{
font-family:  'Arial Narrow Bold', sans-serif; 
font-weight: 900;
}
#spa{ color: rgb(105, 226, 80);}

#jad{display: flex;
justify-content: center;
align-items: flex-start;
gap: 50px;

}
.we{ color: white;
background-color: rgb(95, 232, 91);
border-radius: 20px;
box-shadow: 0 6px 14px rgb(55, 163, 71);
padding: 10px 30px;
border: none;
}
.we2{
border-radius: 100%;
background-color: white;
box-shadow: 0 6px 14px rgb(95, 119, 107);
padding:10px 12px;
border: none;
}

.pro{
transform: scale(1.4);
padding-top: 40px;

}

.img1{
border-radius:5px;
width:60px;
height: 30px;
}

