Skip to content

Instantly share code, notes, and snippets.

View argf013's full-sized avatar
🎯
Focusing

Muhamad Arfa argf013

🎯
Focusing
View GitHub Profile
@argf013
argf013 / index.html
Created July 7, 2024 14:38
HTML Rotating Gradient Circle
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
display: flex;
justify-content: center;