Skip to content

Instantly share code, notes, and snippets.

@XeroMagic
XeroMagic / index.html
Created September 29, 2025 15:51
Untitled
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Love Jar</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
body {
box-sizing: border-box;