body {
    background-color: #FFF;
}

.center-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
