انیمیشنهای کارآموزان
body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
margin: 0;
padding: 0;
direction: rtl;
text-align: center;
}
.video-section {
margin: 40px auto;
padding: 20px;
max-width: 800px;
background-color: #fff;
border-radius: 15px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.video-section h2 {
font-size: 20px;
color: #333;
margin-bottom: 15px;
line-height: 1.4;
}
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* نسبت 16:9 */
overflow: hidden;
border-radius: 15px;
}
.video-container video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover; /* پر کردن کامل بدون کشیدگی */
}
انیمیشن ساختهشده توسط کارآموزان تیوب تیوی