/* 1. Scope everything under one wrapper */
.iphone-17-pro-block {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
color: #f5f5f7;
background-color: #000000; /* Dark theme to match the product context */
line-height: 1.47;
max-w...show more