Use a react ref or something similar in Timer.js ``` // Resume/Start animation var shadeStyle = document.querySelector("#shade").style; ```