.li-gbr {
    list-style-type: circle;
}
.li-ppp {
    list-style-type: none;
}
body {background-color:white;
}