### p5.js version _No response_ ### What is your operating system? None ### Web browser and version 1.57.62 Chromium: 116.0.5845.180 (Official Build) (64-bit) ### Actual Behavior When the username is too big, the screen pixels are overflow on small screen   ### Expected Behavior On small screen, Username should convert into less characters. example: **Hello, guptashaurya2002 !** will convert to **Hello, guptash... !** You can just better alternative of that problem ### Steps to reproduce 1. login with large username 2. make the screen small(mobile view) 3. see the username overflowing