body {
    background-color: #faf6e0;
    display: flex;
    align-items: center;
    justify-content: center;
}

img {
    max-width: 75%;
    height: auto;
}