body {
    display: flex;
    justify-content: center;
    align-items: center;
}

body img {
    width: 100%;
    max-width: 200px;
}