0 / 60 seg.

Complete the code to make a specific flex item take up half the available space:

.flex-item {
    flex: _____; 
}