
.red {color: red}
.green {color: rgb(0, 167, 3)}
.blue {color: blue}
.cyan {color: rgb(60, 180, 250)}
.yellow {color: rgb(255, 196, 0)}


