CSS - Selektory klas - element

h1.black {
   color: #000000; 
}
Odd Ox