Yeah start your Code (or your setup() function) with size(800,600);
setup()
size(800,600);
Maybe that will help