Skip to content

Instantly share code, notes, and snippets.

View amcabrera-stack's full-sized avatar

amcabrera-stack

  • Joined May 13, 2026
View GitHub Profile
@amcabrera-stack
amcabrera-stack / index.html
Created May 14, 2026 00:28
proposal-generator.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Clearloop | Proposal Generator</title>
<style>
*, *::before, *::after { margin:0; padding:0; box-sizing:border-box; }
:root {