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