A
B
C
.container {
justify-content: /* See above */;
display:;
flex-direction:;
direction:;
grid-template-columns: repeat(auto-fill, 33%);
}
.item {
width:
height:
position:
}