if ([x,y].includes("O1") || [x,y].includes("D1")) { return { background: "#ccff00" }; }