Skip to content

Instantly share code, notes, and snippets.

View garinming's full-sized avatar

garinming

  • Joined Oct 15, 2025
View GitHub Profile
@garinming
garinming / Notion clock
Last active October 15, 2025 08:01
Clock
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Mini Pastel Clock Widget</title>
<style>
:root{
--bg: #f7fbff;
--card: #bfeaf6; /* primary pastel (change) */