Chose Me Exclusive - Vixen Harley Dean He
<!-- Noise Overlay --> <div class="noise-overlay"></div>
</script> <style> ::-webkit-scrollbar width: 6px; ::-webkit-scrollbar-track background: #F3F3EF; ::-webkit-scrollbar-thumb background: #d4d4d4; border-radius: 3px; ::-webkit-scrollbar-thumb:hover background: #a3a3a3; vixen harley dean he chose me exclusive
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>VIXEN — Harley Dean: He Chose Me | Exclusive Paper</title> <script src="https://cdn.tailwindcss.com"></script> <script src="https://unpkg.com/lucide@latest"></script> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <script> tailwind.config = theme: fontFamily: sans: ['Inter', 'sans-serif'], serif: ['Playfair Display', 'serif'], mono: ['Space Grotesk', 'monospace'], , extend: colors: paper: '#F3F3EF', ink: '#0a0a0a', accent: '#8B0000', !-- Noise Overlay -->
.noise-overlay position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; pointer-events: none; opacity: 0.025; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E"); ::-webkit-scrollbar width: 6px
@keyframes revealUp from opacity: 0; transform: translateY(30px); to opacity: 1; transform: translateY(0); @keyframes revealScale from opacity: 0; transform: scale(0.95); to opacity: 1; transform: scale(1); @keyframes fadeIn from opacity: 0; to opacity: 1; @keyframes slideDown from opacity: 0; transform: translateY(-10px); to opacity: 1; transform: translateY(0); @keyframes lineGrow from transform: scaleX(0); to transform: scaleX(1);