h1{ color: darkblue;  background-color: blue;}
.first{ color: blueviolet;}
.second{ color: darkorange;
background-color: gold;}
.third{ background-color: darkkhaki;}