1234567891011121314151617 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" type="text/css" href="styles/main.css">
- <title>nodesnim</title>
- </head>
- <body>
- <div align="center">
- <h1>
- <font color="#d8d3ec" style="position: absolute; margin-left: -32px;">♡</font>
- nodes<font color="#9a4488">nim</font>
- </h1>
- </div>
- </body>
- </html>
|