Describe the process of creating a CSS sprite and its advantages.
Instruction: Explain what a CSS sprite is and why it's beneficial.
Context: This question assesses the candidate's understanding of CSS sprites, a method to reduce the number of HTTP requests for images, and how to implement them.