size(800, 900); background(122, 243, 252); width = 700; height = 600; noStroke(); fill(214, 216, 216); rectMode(CORNERS); rect(0, 175, width, height);