Skip to content

Instantly share code, notes, and snippets.

@whatpust
whatpust / vitamin-app-final-design-for-anastasia.html
Created May 20, 2026 12:59
Vitamin App — финальный дизайн фонов (Tier A v9 + Tier B v6.4) — для Анастасии 2026-05-20
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Vitamin App — финальный дизайн фонов (Tier A + Tier B)</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
@whatpust
whatpust / tier-b-evolution-archive-standalone.html
Created May 20, 2026 10:25
Vitamin App — Tier B background evolution archive (v2 → v6.4, 9 итераций, 2026-05-17/20)
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Tier B — Эволюция фона (v2 → v6.4)</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
@whatpust
whatpust / tier-b-v6.1-claude-design.html
Last active May 20, 2026 09:10
Vit fon · Tier B · v6.1 · Lavender tamed final · 2026-05-20
<!doctype html>
<html lang="ru">
<head>
<meta charset="utf-8" />
<title>Tier B v6.4 · Терракота · Финал</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@1,400;1,500&family=Manrope:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>