Skip to content

Instantly share code, notes, and snippets.

@aswiler
aswiler / Project Rise - IC Pre-Read.html
Created April 10, 2026 08:36
Project Rise IC Pre-Read
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Project Rise — IC Pre-Read</title>
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {