// fork from tw:ina_ani:情報盤
addDescription('h1','緑のプニプニ')
scale(2)
fs(rgb(0,100,10))
rect()
scale(0.2)
grid(10,10)
shift((rand()-0.5)/3,(rand()-0.5)/3)
scale(0.6)
ss("transparent")
fs(rgb(0,50,0))
circle(1.2)
fs("green")
shift(0.05 ,0.05)
circle(1)
fs(rgb(100,200,100))
shift(0.2 ,-0.2)
circle(0.3)