Your HTML is invalid. IDs must be unique. You should not apply the same
ID to more than one element in a document.
An ID is like an address. If there are two 100 Elm Streets in the
same city, which one should the post office deliver letters to?
Use a CSS class instead. CSS classes may
be duplicated on different elements.