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