Skip to content

Instantly share code, notes, and snippets.

View CodeBlueJay's full-sized avatar
🌐
codebluejay.github.io

CodeBlueJay CodeBlueJay

🌐
codebluejay.github.io
View GitHub Profile
@CodeBlueJay
CodeBlueJay / background.html
Created February 22, 2024 03:38
Nice Geometric Animated Background
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Animated Background</title>
<style>
body, html {
margin: 0;
padding: 0;