Skip to content

Instantly share code, notes, and snippets.

@shineli1984
shineli1984 / teleprompter.html
Last active May 16, 2026 01:20
V2 题词器 — 断崖式分手 心理学 5 层 (TASK-893)
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title>V2 题词器 — 断崖式分手 心理学 5 层</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", serif;
background: #0a0a0a; color: #e8e8e8;