nowrap (mặc định, tất cả trên 1 dòng, co lại nếu cần). wrap (xuống dòng khi hết space). wrap-reverse (xuống dòng ngược).
Khi wrap, dùng align-content căn chỉnh các dòng.
nowrap (default, all items on one line, shrink if needed). wrap (items wrap to the next line when space runs out). wrap-reverse (wraps in reverse direction).
When wrapping, use align-content to align the rows.