body { font-family: sans-serif; background: #f4f4f4; margin: 0; padding: 2rem; }
#root { background: white; padding: 2rem; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }