Use the following command to resize images so they can fit on the webpage:
convert -resize 400 cycle.png cycle_sm.png
