Skip to content

Instantly share code, notes, and snippets.

View pmal-alt's full-sized avatar

pmal-alt

  • Joined Nov 4, 2025
View GitHub Profile
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Viessmann – IBN Anfrage (Prototype)</title>
<style>
:root{--bg:#f6f7f9;--card:#ffffff;--pri:#e2001a;--txt:#1f2328;--muted:#6a737d;--bd:#e5e7eb;--ok:#0b915a}
*{box-sizing:border-box}
html,body{height:100%}