0 / 60 seg.

Complete the code to set the space between each flex item to 10 pixels:

.flex-container {
    _____: _____;
}