.container {
    padding-top: 3em;
    text-align: justify;
}

.lst {
    list-style: disc;
}

.lst li {
    margin: 10px 1rem;
}