Skip to content

Instantly share code, notes, and snippets.

View Kapiyo's full-sized avatar

Kapiyo

  • Joined Apr 3, 2026
View GitHub Profile
@Kapiyo
Kapiyo / index.html
Last active April 5, 2026 10:04
Notion: Day/Night Cycle with Clock Display
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Notion Pixel HUD</title>
<link href="https://fonts.googleapis.com/css2?family=VT323&display=swap" rel="stylesheet">
<style>
body {
/* TRANSPARENT BACKGROUND */