Psychedelic spiral wormhole

Developer
Size
2,018 Kb
Views
10,120

How do I make an psychedelic spiral wormhole?

Just webkit. What is a psychedelic spiral wormhole? How do you make a psychedelic spiral wormhole? This script and codes were developed by João Victor on 06 November 2022, Sunday.

Psychedelic spiral wormhole Previews

Psychedelic spiral wormhole - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>psychedelic spiral wormhole</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="foo"></div>
<div class="bar"></div> <script src="js/index.js"></script>
</body>
</html>

Psychedelic spiral wormhole - Script Codes CSS Codes

html,
body {	height: 100%;
}
body {	background-color: black;	background-image: -webkit-radial-gradient(center center, circle cover, rgba(255, 255, 255, 0.2), transparent 50%), -webkit-radial-gradient(center center, circle cover, rgba(255, 255, 255, 0.2), transparent 50%);	background-size: 5px 5px, 100% 100%;	overflow: hidden;
}
.foo,
.foo:before,
.foo:after,
.bar,
.bar:before,
.bar:after {	box-sizing: border-box;	position: absolute;	left: 0;	right: 0;	top: 0;	bottom: 0;	margin: auto;	border: dashed 10px;	border-radius: 50%;	animation: foo 1.5s ease-in-out alternate infinite;	will-change: transform;
}
.foo {	width: 200px;	height: 200px;	border-color: #004b6a;	animation-delay: 1.5s;
}
.bar {	width: 100px;	height: 100px;	border-color: rgba(255, 255, 255, 0.5);	animation-delay: 2.5s;
}
.foo:before,
.foo:after,
.bar:before,
.bar:after {	content: '';
}
.foo:before {	border-color: #004b6a;	transform: scale(.2);	animation-delay: .5s;
}
.foo:after {	border-color: rgba(255, 255, 255, 0.5);	transform: scale(.4);	animation-delay: 1s;
}
.bar:before {	border-color: rgba(255, 255, 255, 0.5);	transform: scale(.2);	animation-delay: 1.5s;
}
.bar:after {	border-color: #004b6a;	transform: scale(.4);	animation-delay: 2s;
}
@-webkit-keyframes foo {	to {	transform: rotate(1080deg) scale(5);	}
}

Psychedelic spiral wormhole - Script Codes JS Codes

//suggested name by: @Ult_Combo
Psychedelic spiral wormhole - Script Codes
Psychedelic spiral wormhole - Script Codes
Home Page Home
Developer João Victor
Username jotavejv
Uploaded November 06, 2022
Rating 4.5
Size 2,018 Kb
Views 10,120
Do you need developer help for Psychedelic spiral wormhole?

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!

João Victor (jotavejv) Script Codes
Create amazing blog posts 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!