The online version of Molecular Mass Calculator is currently unavailable.
To use the same app on a personal computer, install Python and the molmass package:
python -m pip install -U molmass
Start the app on the command line
python -m molmass --web
or via the molmass_web executable in Python's script folder.