Source: dist/css/acc_uc.css, line 4905
Example s
Default styling
.initial
position: initial
.inherit
position: inherit
.relative
position: relative
.absolute
position: absolute
.fixed
position: fixed
.sticky
position: sticky
.unset
position: unset
<div class="br_solid br_transparent bg_accent-3 relative p_5" style="height:200px;">
<div class="bg_primary-5 text_center [modifier class]">Position [modifier class]</div>
</div>