.illustration-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.illustration {
    width: 512px;
}