css placeitems code example
Example: place-items css property
This property is a shorthand for the following CSS properties:
1-align-items
2-justify-items
Possible values => start|flex-start|self-start|end|flex-end|self-end|
right|left|center|space-around|space-between|space-evenly|baseline|stretch