الإعدادات المسبقة
1
2
3
CSS
.container {
display: flex;
justify-content: flex-start;
}
.container {
display: flex;
justify-content: flex-start;
}