Fixed-Width Container (900 px)
Q1 2025 Revenue Forecast — Citrine Labs
This container is 900 px wide and uses no responsive layout. At a 320 px viewport width it requires horizontal scrolling to read, violating WCAG SC 1.4.10.
Non-Wrapping Code Block
const response = await fetch('https://api.citrinelabs.io/v3/analytics/dashboard?range=last_30_days&granularity=hourly&services=api_gateway,auth,data_warehouse,email,file_storage&format=json');
Wide Data Table (No Responsive Layout)
| Service | Region | Requests (24 h) | Avg Latency (ms) | Error Rate | Status |
|---|---|---|---|---|---|
| API Gateway | us-east-1 | 4,821,033 | 1.2 | 0.03% | Operational |
| Auth Service | eu-west-1 | 2,104,558 | 3.7 | 0.11% | Degraded |
| Data Warehouse | us-west-2 | 987,441 | 22.4 | 0.00% | Operational |
| Email Notifs | ap-southeast-1 | 330,210 | 45.1 | 0.42% | Investigating |
| File Storage | eu-central-1 | 1,560,889 | 8.9 | 1.87% | Outage |