﻿header {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    padding: 0px !important;
    background-color: rgb(0, 0, 0, 0.00); /* خلفية شفافة */
    color: white;
    text-align: center;
    z-index: 1; /* يظهر فوق الفيديو */
}
