<title>My Website</title> <style> body { font-family: Arial, sans-serif; text-align: center; margin: 50px; } h1 { color: #4CAF50; } </style> Welcome to My Website This is a simple website hosted on GitHub Pages.