New Logo and Identity for CommonLit by Brains
(Est. 2013) “CommonLit is a nonprofit edtech company dedicated to helping unlock the potential of all students. We know from decades of experience that great teaching is easier with the right materials, time, and support. CommonLit was built on the belief that every school deserves access to effective, evidence-based tools for instruction. Over the past decade, the CommonLit team has delivered on that belief with an easy-to-use and affordable program for all schools. Today, thousands of schools rely on CommonLit to accelerate student learning.” /** * Stop all iframes or HTML5 's from playing */ var stopVideos = function () { var videos = document.querySelectorAll('iframe, video'); Array.prototype.forEach.call(videos, function (video) { if (video.tagName.toLowerCase() === 'video