.wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-block-site-title {
    display: none;
}