I've been attempting to achieve this design using CSS without much success. The goal is for the entire logo to scale using fittext.js while looking visually appealing. However, I keep encountering obstacles that prevent me from achieving my desired result. For example, I am unable to use underlines due to the need to specify pixel values, making it non-responsive. My attempts at workarounds have resulted in messy solutions, especially when adjusting letter spacing. So, I find myself questioning when it's time to abandon using CSS and resort to JavaScript or images instead. As someone with only mediocre skills in this area, I'm unsure of the best approach.