HTML
RGB Dashboard Kodu
Bu kod, ekranın ortasında parlayan, kenarları sürekli renk değiştiren (RGB) bir Swenzy Özel Kartı oluşturur.
html
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="UTF-8">
<title>SWENZY - Giriş Paneli</title>
<style>
body {
background-color: #050505;
display: flex;
justify-content: center;
align-items: center;
height