
p:nth-of-type(1) { color: green; }
p:nth-of-type(2) { color: cyan; }
p:nth-of-type(3) { color: blue; }
p:nth-of-type(4) { color: blueviolet; }
p:nth-of-type(5) { color: cadetblue; }
p:nth-of-type(6) { color: green; }
p:nth-of-type(7) { color: orange; }
p:nth-of-type(8) { color: green; }
p:nth-of-type(9) { color: orange; }
p:nth-of-type(10) { color: green; }
p:nth-of-type(11) { color: orange; }
p:nth-of-type(12) { color: orange; }
p:nth-of-type(13) { color: green; }
p:nth-of-type(14) { color: orange; }
p:nth-of-type(15) { color: green; }
p:nth-of-type(16) { color: cyan; }
