فيديو بدون كنترولز body {font-family: sans-serif; text-align: center; margin: 40px;} .yt-wrap { position: relative; width: 100%; max-width: 900px; /* اتحكم في عرض الفيديو */ aspect-ratio: 16/9; margin: auto; } .yt-wrap iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } /* محاولة إخفاء زر Watch on YouTube */ .ytp-youtube-button, .ytp-youtube-button.ytp-button { display: none !important; } فيديو بدون كنترولز