Left align text to center positions in css code

test

.example {
-moz-max-content;
text-align:center;
width:100%;
}