import rgb
rgb.clear()
#rgb.background((0, 0, 80))
text = "Game Play GO!"
rgb.scrolltext(text, (255,0,0))