The plot variable, Icebox, appears in both the listing and the output. POS= provides 50 print positions for the horizontal axis.
proc timeplot data=sales;
   plot icebox / pos=50;