main { margin: auto; max-width: 25rem; } p { margin: 0; padding: 1ex; } a:nth-child(2n) p { background-color: #5c3566 } a:hover { text-decoration: underline }