// fork from tw:ina_ani:station
addDescription("h1","四角の円")
scale(0.5)
flower(100)
shift(0,0.8 + rand()/3)
scale(rand()/3)
fs(rgba(0,0,255,0.1))
lw(0.2)
rect(1)
fs("black")
lw(20)
scale(0.07,0.15)
font("Michroma")
text("Rectangle")
fs("white")
lw(0)
text("Rectangle")