Skip to content

edditdev/edditdev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<style> body { margin: 0; padding: 0; display: flex; align-items: center; justify-content: center; height: 100vh; background-color: rgb(23, 23, 23); font-family: "Consolas", monospace; color: green; }

.text { animation: pulse 2.5s infinite; }

@keyframes pulse { 0% { transform: scale(2); } 50% { transform: scale(2.05); } 100% { transform: scale(3); } } </style>

<title>eddit</title>
soon visit flexxcheats.sell.app now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages