.justified-text {
        text-align: justify;
        text-justify: inter-word; /* This property is used for better word spacing */
    }