Sure, here's a simple implementation of Super Mario Bros 1-1 as a game in a single HTML file using JavaScript:
Super Mario Bros 1-1
This is a basic structure for a Super Mario Bros 1-1 game. You would need to add more code to handle Mario's movement, obstacles, collision detection, scoring, audio, and other game mechanics to make it a fully functional game.