.r{
  color:red
}
.o{
  color:orange
}
.y{
  color:yellow
}
.g{
  color:green
}
.b{
  color:blue
}
.i{
  color:indigo
}
.v{
  color:violet
}