Electrical counter fixes:
- Visual: Font size now scales smaller when the number doesn't fit
- Visual: Better centered the numbers
- Performance: Set the camera on the UI canvas on init, so Unity doesn't call FindObjectWithTag on it constantly. Disabled Raycast Target on a couple of UI elements.