.iran-tv-live {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.iran-tv-live h2 {
    text-align: center;
    margin-bottom: 20px;
}

.iran-tv-live iframe {
    border: none;
}