-
+
-
@@ -106,7 +106,7 @@
+
diff --git a/style.css b/style.css
index 72ca920..0351c58 100644
--- a/style.css
+++ b/style.css
@@ -117,15 +117,6 @@ select.dark {
#inputs{
position: relative;
}
-@keyframes rainbow_animation {
- 0%,100% {
- background-position: 0 0;
- }
-
- 50% {
- background-position: 100% 0;
- }
-}
body{
margin: auto;
}