e2dca1db39
Build & Deploy / build-and-deploy (push) Successful in 56s
Add overflow-y: scroll to body so the scrollbar is always present, preventing the ~15px layout shift when a page exceeds viewport height (e.g., games with long descriptions). Also add overflow-x: hidden to guard against any horizontal overflow breaking the layout.