.kapsayici{
   text-align: center;
   background-color: gray;
   width: 350px;
   margin: 0px 700px;
   border-radius: 15px;
}
.ust{
   display: flex;
}
.alt{
   display: flex;
}
.foto{
   width: 100px;
   border-radius: 50%;
}
.link{
   color: white;
text-decoration: none;
background-color: black;
border-radius: 10px;
font-size: 22px;
}
.ab{
margin: 0px 850px;
color: white;
font-size: 22px;
text-decoration: none;
}