ajout du titre en cyberpunk

This commit is contained in:
arussac
2025-03-23 10:27:41 +01:00
parent e9610878ac
commit a6e565d677
6 changed files with 132 additions and 157 deletions

View File

@@ -60,4 +60,10 @@
text-align: center;
}
#global_title {
animation: glitch 3s steps(100) infinite;
color: #151515;
font-size: 13vh;
text-align: center;
text-transform: uppercase;
}