Where do multiple declarations for h1 elements go?

Inside the same rule for h1 elementsInside a second rule for h1 elementsInside a rule made with a class selector that we add to all h1 elementsIn the index.html file

Inside the same rule for h1 elements.