Suggested fix: CSSStyleSheet.js:39 ```javascript CSSOM.CSSStyleSheet.prototype.insertRule = function(rule, index = this.cssRules.length) { ```