Hey there! I'm having some trouble with my website, specifically at the bottom where the letters and hr line are overflowing the container. I thought about using a clearfix, but it doesn't seem to be working as expected. I even tried adding an overflow: hidden
to the container class, but I know that's not the best solution. One option is to add a margin-bottom
to the last element on the page, but I'd prefer a cleaner approach. Can you help me figure out what I've done wrong?