Skip to content

Instantly share code, notes, and snippets.

@mleihs
mleihs / ab_80_comparison_absolute.html
Last active April 15, 2026 16:52
metaverse.center — Instagram Pipeline Visual Tests (Smart Crop + Story Templates)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bureau A/B Gallery -- Bleach Bypass + Chromatic Aberration (80 images)</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body { background: #08080d; color: #e2e8f0; font-family: 'SF Mono', 'Fira Code', 'Cascadia Code', monospace; padding: 24px; }
h1 { font-size: 18px; color: #f39c12; margin-bottom: 4px; letter-spacing: 3px; text-transform: uppercase; }
h2 { font-size: 15px; color: #f39c12; margin: 40px 0 16px; letter-spacing: 2px; text-transform: uppercase;