Skip to content

Instantly share code, notes, and snippets.

View Keks4141's full-sized avatar

Keks4141

  • Joined Apr 29, 2026
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RoyalPlex Deal Analyzer v2</title>
<style>
:root {
--navy:#1B2B4B; --navy2:#243660; --gold:#C9A84C; --gold-lt:#E8D5A3;
--bg:#F0F4F8; --white:#FFF; --border:#D1D9E6; --text:#1E2A3A; --muted:#6B7A99;