Gold challenge! For every blog post in index.html, change the container class to post-container. Then create a rule for the nth-child(even) pseudo-class that changes the background color.
index.html
container
post-container
nth-child(even)