cleari()
setSpeed(superFast)
setPenFont((Font("Cambria", 40)))
setPenColor(randomColor.fadeOut(0.5))
repeat(45) {
setFillColor(randomColor.fadeOut(0.5))
repeat(18) {
right(60)
forward(100)
}
right(20)
}
right(180)
hop(300)
setPosition(-90, 244)
write("NIVEDITA")