.list_item { display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; height: 40px; padding: 0 10px; line-height: 1; background: rgba(255, 0, 0, 0.5); }