.kdk-topbar-placeholder {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0a0a0a;
    border: 2px dashed #444;
    border-radius: 4px;
    color: #fff;
}

