.list-of-smth {
    margin: 0;
}

.list-of-smth li {
    list-style-type: circle;
}

.headline {
    font-size: 170%;
}
