/* Add here all your css styles (customizations) */
.text-justify {
  text-align: justify;
}


div1 {
    text-decoration:line-through;
}
