I learnt how to resize font depending on viewport width without using media queries
What challenges did you encounter, and how did you overcome them?I had some problems with positioning the annotation in the right bottom corner, because of the overflow and horizontal scroll, but found a solution.
What specific areas of your project would you like help with?I couldn't find a proper solution for vertical overflow, but it may be due to the small laptop screen I was checking. So I added a top padding for the main container, and in this case, the card doesn't stick to the top.