diff --git a/index.html b/index.html index 0fa4746..40f69fd 100644 --- a/index.html +++ b/index.html @@ -46,11 +46,11 @@ } .leftRight { - /*animation: left2Right 20s infinite linear;*/ + animation: left2Right 20s infinite linear; } .rightLeft { - /*animation: right2Left 20s infinite linear;*/ + animation: right2Left 20s infinite linear; } .upDown { @@ -148,7 +148,7 @@ - +

The Impostors