#row{
    display: flex;
    justify-content: center;
}

.img{
    width: 10%;
}

#body{
    text-align: center;
}


