list {
    display: block;
    margin-left: 20px;
    list-style-type: disc;
}
item {
    display: list-item;
}