/* App-level layout — keeps the main content full-width and uncentred */ #root { width: 100%; min-height: 100vh; }