SAM (muttering) The walk of shame. Every single time.
const canvas = document.getElementById('game'); const ctx = canvas.getContext('2d');
End of script.