background(200,0,0)
stroke(0,0,0)
rect(100,100,200,200)
stroke(0,0,0)
line(110,120,290,120)
stroke(200,0,255)
fill(200,0,255)
rect(110,140,90,100)
stroke(0,0,0)
line(210,140,290,140)
line(210,160,290,160)
line(210,180,290,180)
line(210,200,290,200)
line(210,220,290,220)
line(210,240,290,240)
fill(3,50,255)
textFont(Bubblegum,35)
words("Octave news",110,250)
stroke(255,255,255)
fill(255,255,255)
ellipse(155,190,70,70)