ESP8266 don't show results in browser

Well,

appears to have a this statement:

esp8266.begin(115200);

which is missing from your code. There may, of course, be other problems.