الإعدادات المسبقة

1
2
3
CSS
.container {
  display: flex;
  justify-content: flex-start;
}