body {
    color: black; 
}

ul {
    list-style-type: disc;
    padding-left: 2rem;
}