`Powered by Convex` alignment looks correct on **sm (≥640px)** and above, but at **639px and below** it becomes right-aligned (see screenshots). <img width="366" height="590" alt="Image" src="https://github.com/user-attachments/assets/e3190c3f-95bb-47f6-9efe-9c2799599a66" /> Using ```html justify-center sm:justify-end ``` make the design good. <img width="370" height="93" alt="Image" src="https://github.com/user-attachments/assets/d8a879aa-64bb-47f6-a7b4-9eaec3b869be" />