Skip to content

Instantly share code, notes, and snippets.

@b0432201
b0432201 / index.html
Created December 25, 2025 13:27
我的青島行程
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Qingdao Travel Log</title>
<style>
:root {
--bg: #F7F7F2;
--card: #FFFFFF;