body{
    background-color: #f7f7f7;
    display: flex;
    justify-content:center;
    align-items: center;
}
img {

    width: 40%;
    height: 40%;
    
  }