
/*.one { background-color: red }
.two { background-color: blue }
.three { background-color: purple }
.four, .full { background-color: green }
*/
/*.col:nth-child(odd) {background-color: #550000}
.col:nth-child(even) {background-color: #005500}*/