
body {
    background-color: #fff !important;
    color: black !important;
    padding-top: 70px;
    padding-left: 20px;
}

#file-list {
    list-style-type: none; /* removes the bullet/dot */
    padding-left: 0; /* optional: removes default indent */
}


