Aurora

Developer
Size
2,695 Kb
Views
22,264

How do I make an aurora?

Cicada Principle. What is a aurora? How do you make a aurora? This script and codes were developed by Anton Kalinin on 28 November 2022, Monday.

Aurora Previews

Aurora - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Aurora</title> <script src="https://s.codepen.io/assets/libs/modernizr.js" type="text/javascript"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div><div class="box"></div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Aurora - Script Codes CSS Codes

.box { width: 1%; height: 10px; float: left;
}
.box:nth-child(2n):before { content: ""; position: absolute; top: 6px; width: 25px; height: 70px; border-radius: 70%; background-color: #2d2488; -webkit-filter: blur(10px); -webkit-animation: aurora linear 4s infinite;
}
.box:nth-child(3n):before { content: ""; position: absolute; top: 9px; width: 25px; height: 70px; border-radius: 70%; background-color: #2b3482; -webkit-filter: blur(10px); -webkit-animation: aurora linear 6s infinite;
}
.box:nth-child(5n):before { content: ""; position: absolute; top: 15px; width: 25px; height: 70px; border-radius: 70%; background-color: #2b5782; -webkit-filter: blur(10px); -webkit-animation: aurora linear 10s infinite;
}
.box:nth-child(7n):before { content: ""; position: absolute; top: 21px; width: 25px; height: 70px; border-radius: 70%; background-color: #2b7982; -webkit-filter: blur(10px); -webkit-animation: aurora linear 14s infinite;
}
.box:nth-child(11n):before { content: ""; position: absolute; top: 33px; width: 25px; height: 70px; border-radius: 70%; background-color: #219364; -webkit-filter: blur(10px); -webkit-animation: aurora linear 22s infinite;
}
.box:nth-child(13n):before { content: ""; position: absolute; top: 39px; width: 25px; height: 70px; border-radius: 70%; background-color: #1e9a59; -webkit-filter: blur(10px); -webkit-animation: aurora linear 26s infinite;
}
.box:nth-child(17n):before { content: ""; position: absolute; top: 51px; width: 25px; height: 70px; border-radius: 70%; background-color: #19a74a; -webkit-filter: blur(10px); -webkit-animation: aurora linear 34s infinite;
}
.box:nth-child(19n):before { content: ""; position: absolute; top: 57px; width: 25px; height: 70px; border-radius: 70%; background-color: #17ad44; -webkit-filter: blur(10px); -webkit-animation: aurora linear 38s infinite;
}
body { background: #000; overflow: hidden;
}
@-webkit-keyframes aurora { 0% { opacity: 1; } 50% { opacity: 0.2; } 100% { opacity: 1; }
}

Aurora - Script Codes JS Codes

(function() {
}).call(this);
Aurora - Script Codes
Aurora - Script Codes
Home Page Home
Developer Anton Kalinin
Username ssh
Uploaded November 28, 2022
Rating 3.5
Size 2,695 Kb
Views 22,264
Do you need developer help for Aurora?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Anton Kalinin (ssh) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!