The game should be 64x64 (or less), but you can scale this however you like to fill the window/screen.
In GameMaker the easiest way to do this would be to use cameras/viewports or setting the application_surface to a size of 64x64.