Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>高玟 ❤️❤️</title>
<style>
body { background-color: #fff0f6; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; font-family: sans-serif; }
h1 { font-size: 3em; color: #d63384; }
</style>