Skip to content

Instantly share code, notes, and snippets.

View starringdaggers's full-sized avatar

Oloyede Ishola starringdaggers

  • Nigeria
  • 02:03 (UTC -12:00)
View GitHub Profile
@starringdaggers
starringdaggers / Milov2.html
Last active February 13, 2026 16:55
Val.2
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<title>For Milo 🤍</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Cinzel:wght@400;500&display=swap" rel="stylesheet">
@starringdaggers
starringdaggers / Milo.html
Last active February 13, 2026 16:18
Milo-Valentine.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Top Secret: Milo ❤️</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&family=Source+Code+Pro&display=swap');
body {
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>For Milo ❤️</title>
<script src="https://cdn.jsdelivr.net/npm/canvas-confetti@1.6.0/dist/confetti.browser.min.js"></script>
<style>
body { margin: 0; display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #f4d0cf; font-family: 'Poppins', sans-serif; overflow: hidden; text-align: center; }
#envelope-container { cursor: pointer; transition: transform 0.3s; display: flex; flex-direction: column; align-items: center; }