// fork from System:シンプル
addDescription("h1","ロゴタイプゴシック")
addDescription("","導入しました")

fs("rgba(1,1,1,0.2)")
 loop(10)
   shift((rand()-0.5)/5,(rand()-0.5)/5)
    scale(0.15)
     font("LogoTypeGothic")
      text("ロゴタイプゴシック")
fs("black")
 scale(0.15)
  font("LogoTypeGothic")
   text("ロゴタイプゴシック")
   shift(0,-3)
    scale(0.4)
     text("導入しました!")
tw:ina_ani
mce2
1394546933