I'm always amazed by the creative solutions that come out of this community. So I'm reaching out to see if anyone knows a way to achieve something unique with CSS!
Specifically, I'm curious if it's possible to make certain horizontal parts of the letters O, U, and E adjust in response to the window width while keeping their position fixed. In the image below, I've sketched out how the text should scale responsively with the window size. Keep in mind that the text is contained within a page-wrap and vertically centered on the screen.
Does anyone have any suggestions for how I could make this happen? And what type of approach should I use (SVG, shapes, etc.)?
Thanks in advance for your help!