Skip to content

Instantly share code, notes, and snippets.

View waterscar's full-sized avatar

Edward Xie waterscar

  • Vilja Solutions
View GitHub Profile
@waterscar
waterscar / shopping.html
Created April 24, 2026 13:29
Weekend shopping list - Blomsterlandet
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>周末购物清单 — Blomsterlandet</title>
<style>
* { box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;