diff --git a/index.html b/index.html index a57aa42..205662d 100644 --- a/index.html +++ b/index.html @@ -222,5 +222,7 @@ var winner = document.getElementById('synonym'); winner.innerHTML = thesaurus[Math.floor(Math.random() * thesaurus.length)]; + +