div {
    display: flex;
    justify-content: center;
}
img {
    width: 40%;
}