.con{
    display: flex;
}
.tap{
width: 150px;
height: 150px;
border-radius: 100px;
}
.pap{
    background-color: black;
    padding: 30px;
    font-size: 25px;
    border-radius: 15p;
    margin: 10px;
    text-align: center;
    color: aliceblue;
    height: 600px;

}
.baf{
    margin-left: 15px;
    font-size: 23px;

}
.body{
    background: black;
}
h3{
color: black;
font-family: cursive;
font-size: 20px;
}
.TAPHA{
    font-size: 50;
}