document.getElementById("container").className += " visual" + Math.round(Math.random() * 10);
