### Issue Description: Program has a few magic numbers sprinkled around (bad programming practice). ### Source of Issue: Laziness. Solve by addressing main culprit: JPanels have initial width and height of 0.
Issue Description:
Program has a few magic numbers sprinkled around (bad programming practice).
Source of Issue:
Laziness. Solve by addressing main culprit: JPanels have initial width and height of 0.