.rabis{
    color: darkmagenta;
    text-align: center;
    font-weight: 90px;
    position: fixed;
    z-index: 2;
    position: relative;
    top: 0;
    
}
*{
    text-align: center;
    background-color: lightpink;
}
h2{
    text-align: left;
    font-style: italic;
}
.bal{
    font-weight: bolder;
}
.çiçek{
    color: blueviolet;
    font-weight: bolder;
    border-style: hidden;
    border: 2px;
}
.çiçek:hover{
    color: aliceblue;
}
body{
    position: relative;
    top: 10px;
}
.kalp{
    font-weight: bolder;
position: fixed;
z-index: 3;
}
.tanismamiz{
    font-style: oblique;
    text-decoration: underline;
    position: relative;
    text-align: center;
}
.cherlotte{
    font-style: italic;
}
.son{
    font-style: italic;
}
.foto2{
    width: 700px;
}