Skip to content

Instantly share code, notes, and snippets.

# Loupe Privacy Policy
**Last Updated:** January 2025
## Overview
Loupe is a browser extension that captures screenshots of individual webpage elements. This policy explains how we handle your data.
## Data Collection
@ironicpod96
ironicpod96 / index.html
Created December 24, 2025 12:38
Wall Clock in CSS3
<!-- Copyright 2013 Nick Rassadin <nick.rassadin@gmail.com>
Content is licensed under CC BY-NC-SA 3.0 -->
<style>
/* For showing in codepen */
body {
background: #27292A;
padding-top:1em;
font-size:2em;
text-align:center;
@ironicpod96
ironicpod96 / index.html
Created December 24, 2025 11:09
Wall Clock in CSS3
<!-- Copyright 2013 Nick Rassadin <nick.rassadin@gmail.com>
Content is licensed under CC BY-NC-SA 3.0 -->
<style>
/* For showing in codepen */
body {
background: #27292A;
padding-top:1em;
font-size:2em;
text-align:center;