function setup () { createCanvas(600,400); } function draw() { beckground(250,250,250); ellipse(300,200,150); fill(161,51,62); }
© 2025 株式会社INERTIA All Rights Reserved.