
ul {
    list-style-type: none;
    padding-left: 0;
    margin-block: 0;
}

ul ul {
    padding-left: 40px;
}
