Complete the code to make a specific flex item take up half the available space:
.flex-item { flex: _____; }
2
1
0.5
auto