I'm most proud of the eth value and days left counter. They both use width: fit-content; and the relevant float left/right to align the containers to either side of the card. The eth logo/price and clock logo/time are placed inside these containers.
What challenges did you encounter, and how did you overcome them?Making the eth and time containers that I mentioned above, it took a lot of googling and messing about to find the correct way to do it.