`food = { x: Math.floor(Math.random() * 16 + 2), y: Math.floor(Math.random() * 16 + 2), };`
food = { x: Math.floor(Math.random() * 16 + 2), y: Math.floor(Math.random() * 16 + 2), };