Skip to content

Instantly share code, notes, and snippets.

@bgh1234554
bgh1234554 / clock.html
Last active August 20, 2025 09:07 — forked from kirinelf/clock.html
OBS Studio: A HTML page for showing current date and time in the video with the analog clock you can toggle
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
<style>
:root{
/* design of a clock*/