index.html 461 B

1234567891011121314151617
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <link rel="stylesheet" type="text/css" href="styles/main.css">
  7. <title>nodesnim</title>
  8. </head>
  9. <body>
  10. <div align="center">
  11. <h1>
  12. <font color="#d8d3ec" style="position: absolute; margin-left: -32px;">♡</font>
  13. nodes<font color="#9a4488">nim</font>
  14. </h1>
  15. </div>
  16. </body>
  17. </html>