Voltage fluctuating too much. How to fix?

Here: analogReference() - Arduino Reference

You can configure the ADC to have a different voltage reference. If you set it to 1.1V then you would need to ensure that you don't input more than 1.1V. However since that is an internal reference it shouldn't fluctuate.