diff --git a/.idea/misc.xml b/.idea/misc.xml index dc9ea49..9de2865 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file diff --git a/style.css b/style.css index 12ae4a8..2b45b25 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ body { background: linear-gradient(-45deg, #e2c81f, #e20157, #23a6d5, #58e8c6); - + background-size: 400% 400%; animation: gradient 15s ease infinite; }