/* Twitter için placeholder */
.twitter-placeholder {
    background-color: #000;
    width: 56%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    object-fit: cover;
}

