Skip to content

Instantly share code, notes, and snippets.

View jameshharrington249-code's full-sized avatar

jameshharrington249-code

  • Joined Sep 24, 2025
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Fictional Tracking Demo</title>
<style>
body {
font-family: Arial, sans-serif;
background: #f4f6f8;
color: #333;
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>FX — Mock Tracking Demo — FX-LAX-PHL-0007-TEST (Fictional)</title>
<style>
:root{
--bg:#0f1724; --card:#0b1220; --muted:#9aa7bf; --accent:#1fb6ff;
--good:#34d399; --warn:#f59e0b; --bad:#ef4444;