diff --git a/static/style.css b/static/style.css index 0f3a74c..11e830e 100644 --- a/static/style.css +++ b/static/style.css @@ -11,6 +11,7 @@ body{ background-color: lightgray; + transition: all 0.5s ease 0s; } .correct{