<!doctype html> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>Browsersync Server Example</title> <link rel='stylesheet' href='css/main.css'> </head> <body> <h1>Browsersync Server Example</h1> </body> </html>