Skip to content

Instantly share code, notes, and snippets.

@jttvto
jttvto / i_love_you.html
Created August 1, 2025 12:06 — forked from rskull/i_love_you.html
I LOVE YOU
<!DOCTYPE html>
<html>
<head>
<title>I LOVE YOU</title>
<script>
onload = function () {
var d = document;
// フェードイン
function feedin (feed, speed) {
var filter = 0;