body{
    background-color: rgb(71, 71, 71);
    color: #dbd7d7;
    font-size:large;
}
img{
    border-radius: 70px;
}
h5{
    background-color: rgb(122, 122, 122);
    font-size:40px;
    color: rgb(0, 0, 0);
    border-radius: 20px;
}