In book.xlsx, column B (rows 2-11) contains numbers. For each cell: if the value is negative, fill its background with #FF9999 (light red); if positive, fill with #99FF99 (light green); leave zeros unfilled. Save in place.
