body { 
color:  white;
background-color: #000080; 

font-family:   Roboto;
text-align: center;
}

.left-text {
    text-align: left; /* Aligns text to the left */
}







.right-text {
    text-align: right; /* Aligns text to the right */