To recreate a version of the code you provided while removing the Elfsight advertisement, let's break it down into HTML and Python separately.
### HTML
Here’s a simple HTML structure without the Elfsight advertisement:
```html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple HTML Page</title>
</head>
<body>
<h1>Welcome to My