cleari()
setPosition(-50, -100)
setBackground(color(204, 204, 204))
setPenColor(black.fadeOut(0.04))
setSpeed(superFast)
repeat(77) {
forward(100)
right()
forward(100)
right(45)
hop(120)
right(40)
forward(-55)
right()
}
left(70 )
hop(200)
right()
hop(250)
right(95)
setPenFontSize(20)
hop(50)
write("Vision Twist By Omkar Gund...!!!! ")