body {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 30px;
}

body img {
    max-width: 350px;
}