.arkaplan{
   background-color:bisque;
   width: 300px;
   height: 600px;
   align-items: center;
   margin: 0px 800px;
   border-radius: 15px;
}
.foto{
   width: 300px;
   height: 300px;
   border-radius: 15px;
}
.yazi{
   text-align: center;
   text-decoration:underline;
   font-weight: bolder;
}
.yazi1{
   text-align: center;
   font-weight: bolder;
}
.baslik{
   font-size: 30px;
   text-align: center;
}
.link{
   color: white;
   background-color: black;
   font-size: 22px; text-decoration: none;
   text-align: center;
   border-radius: 20px;
   padding: 10px 10px;
   margin: 10px 80px;
}
.ab{
margin: 0px 850px;
color: white;
font-size: 22px;
text-decoration: none;
}