Skip to content

Instantly share code, notes, and snippets.

@Amisyum
Amisyum / preview.html
Last active May 17, 2026 14:34
Exafy IELTS+PTE visual regen — batch 2+3 preview
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Exafy Visual Regen — Batch 2 + 3 Preview</title>
<style>
:root { color-scheme: light dark; }
body { font: 15px/1.45 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; margin: 0; padding: 24px 32px; background: #0b0d10; color: #e7e9ec; }
h1 { font-size: 22px; margin: 0 0 4px; }
h2 { font-size: 16px; margin: 28px 0 12px; color: #9aa0a6; text-transform: uppercase; letter-spacing: .06em; }