ul {
    list-style: disc; padding-left: 1.5rem;
}

ol {
    list-style: decimal; padding-left: 1.5rem;
}