- [ ] You have read our [CSS Exercises Contributing Guide](https://github.com/TheOdinProject/css-exercises/blob/main/CONTRIBUTING.md). - [ ] The title states the exercise being changed and what the change is using the `exercise: summary of changes` scheme. For example: "01-flex-layout: updated solution CSS" or "grid exercises: fixed naming scheme". - [ ] If the PR is related to an open issue, link the issue to your pull request. See [Using keywords in issues and pull requests](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) for more info. - [ ] If changes are requested, please make the changes in a timely manner. After you submit the changes, request another review from the maintainer (top right). #### 1. Describe the changes made and include why they are necessary or important: ...your text here #### 2. Related Issue Closes #XXXXX