.left {
text-align: left;
}
.center {
text-align: center;
.right {
text-align: right;
.justify {
text-align: justify;