250px
الإعدادات المسبقة
1
2
3
CSS
.container {
display: flex;
align-items: stretch;
height: 250px;
}
.container {
display: flex;
align-items: stretch;
height: 250px;
}