<!-- justify self center -->
<div class="u-justify-self-center"><p>Justify Selfs Center</p></div>
<!-- justify self start -->
<div class="u-justify-self-start"><p>Justify Selfs Start</p></div>
<!-- justify self end -->
<div class="u-justify-self-end"><p>Justify Selfs End</p></div>
<!-- justify self stretch -->
<div class="u-justify-self-stretch"><p>Justify Selfs Stretch</p></div>