.just p {
   text-align: justify;
}

ul {
   text-align: left;
}

li {
   list-style: none;
}