الفيديوهات التعريفية
.outercontainer{
border: 5px solid gray;
margin: 8px 6px;
text-align: center;
}
.mycontainer {
display: flex;
margin: 7px auto;
}
.title{
border-bottom :5px solid gray;
}
.item {
text-align: center;
border: 5px solid gray;
margin: 8px 6px;
}
h3 {
border-bottom: 5px solid gray;
}
.myimg {
width: 170px;
height: 170px;
}