body { font-family: sans-serif; line-height: 1.8; background-color: #fffefc; color: #333; padding: 20px; } h1, h2, h3 { color: #cc6600; } .table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } table { width: 100%; min-width: 800px; border-collapse: collapse; background-color: #fff9f4; …