Skip to content

Instantly share code, notes, and snippets.

View SteelsSystem's full-sized avatar
🏠
Working from home

STEELS Architectures SteelsSystem

🏠
Working from home
View GitHub Profile
<!DOCTYPE html>
<html lang="cs">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Lex Forensica — Živý Archiv (Pre-Launch)</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
:root {
--cyan: #00e5ff; --red: #ff4444;