list-item-component {
    padding: 8px;
    border-radius: 8px;
    background: silver;
    border: 1px solid red;
    display: block;
}