Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>✨ 爱豆模拟器 | 偶像养成计划 ✨</title>
<style>
* {
box-sizing: border-box;
user-select: none; /* 提升模拟器点击感,避免选中文字 */