Advertisement
powys

name of ⚢.uwu.ai

Jun 14th, 2021
855
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <head>
  2. <link rel="preconnect" href="https://fonts.gstatic.com">
  3. <link href="https://fonts.googleapis.com/css2?family=Shrikhand&display=swap" rel="stylesheet">
  4.  
  5. </head>
  6.  
  7. <style>
  8.  
  9. #name {
  10. font-family: 'Shrikhand', cursive;
  11. font-size: 2.7em;
  12. color: #FFB5BE;
  13. text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
  14. position: relative;
  15. bottom: -20px;
  16. z-index: 5;
  17. }
  18.  
  19. </style>
  20.  
  21. <div id="name">name</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement