.justify {
    text-align: justify;
    text-justify: inter-word;
}



.error{
    color: red
}