File.write("index.html", "<html>\n<head>\n \n</head>\n<body>\n \n</body>\n</html>") do |file|
end

puts "file written - ready to use"
puts "thanks for using the program!"
