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