The crux.sexy website
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 

23 строки
644 B

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>crux.sexy</title>
  5. <link rel="stylesheet" type="text/css" href="sexy.css">
  6. </head>
  7. <body>
  8. <div class="box">
  9. <h1 class="heading">nothing here yet lol</h1>
  10. <div class="body">Try these games I guess</div>
  11. <br>
  12. <a href="https://stroll.crux.sexy">Stroll</a>
  13. <br>
  14. <a href="https://feast.crux.sexy">Feast</a>
  15. <br>
  16. <a href="https://gorge.crux.sexy">Gorge</a>
  17. <br>
  18. <a href="https://satiate.crux.sexy">Satiate</a>
  19. </div>
  20. </body>
  21. </html>