I am most proud of how the page seamlessly transitions from mobile to desktop.
What challenges did you encounter, and how did you overcome them?Creating the Nutrition table was challenging because I needed to create lines went across the entire page for each value except for the last value. I achieved this by putting a bottom border in each table entry and then for the last value manually changing the style in the html file to have no border.