Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633020 Views

Latest files of /cody/atherosai/ui/animation-01

style.css cody/atherosai/ui/animation-01/style.css
90 Views
0 Comments
body {
background-color: #0e0e0e;
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
}

index.html cody/atherosai/ui/animation-01/index.html
347 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<title>Audio Wave</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css">