Here, we've eliminated the id="current" in favor of adding unique IDs to each list item. We also add an ID to the body element. By changing the selectors in the CSS, we can identify the “current” tab through the use of conditional Descendant Selectors.