Advertisement
sadcode404

sad

Nov 22nd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>:'v</title>
  5. <style>
  6. body, html {
  7. margin: 0; padding: 0;
  8. width: 100%; height: 100%;
  9. background: black;
  10. }
  11. td {
  12. padding: 10px;
  13. font-size: 64pt;
  14. font-family: arial, sans-serif;
  15. font-weight: bold;
  16. color: white;
  17. }
  18. </style>
  19. </head>
  20. <body>
  21. <table width="100%" height="100%">
  22. <tr>
  23. <td align="center">
  24. :'v
  25. </td>
  26. </tr>
  27. </table>
  28. </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement