Contributor Spotlight overflows the mobile viewport when the name is long: <img width="1206" height="2622" alt="Image" src="https://github.com/user-attachments/assets/3f662c33-f577-408f-a914-cf945b8f3e1d" /> [Caused by](https://github.com/mdn/fred/blob/main/components/homepage-contributor-spotlight/server.css#L23): ```css .homepage-contributor-spotlight__name { width: max-content; } ```