body {
    text-align: center;
    font-family:'Arial';
    background-color: #fed7f9;

}
img{
    width:200px;
    border-radius:20px ;

}