TheDarknessSD

V3eyUq2n

Jul 21st, 2018
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.32 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style>
  4. body {
  5.         color: red;
  6. }
  7. h1 {
  8.         color: #FF3622;
  9. }
  10. p {
  11.         color: rgb(0, 255, 255)
  12. }
  13. </style>
  14. </head>
  15. <body>
  16.  
  17. <h1>Join our Discord: https://discord.gg/JugBpPu</h1>
  18.  
  19. <p>We are an active community looking for new members to make our server even better.</p>
  20.  
  21. </body>
  22. </html>
Add Comment
Please, Sign In to add comment