Advertisement
ChaZayari

Donva

Apr 3rd, 2020
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Arizonia|Cormorant&display=swap');
  3.  
  4.  
  5. body{
  6. background: url(https://i.imgur.com/lfjqFGa.png);
  7. background-position: top center;
  8. background-size: cover;
  9. background-repeat: no-repeat;
  10. }
  11.  
  12.  
  13. #info{
  14. position:fixed;
  15. background: url(https://st4.depositphotos.com/1719616/23374/v/600/depositphotos_233741260-stock-video-dark-wood-background-texture.jpg);
  16. background-size: cover;
  17. background-position: center;
  18. padding: 1%;
  19. text-align: center;
  20. box-shadow: 2vh 2vh 2vh #000;
  21. height: 30vh;
  22. width: 25vw;
  23. bottom: 25vh;
  24. right: 10vw;
  25. font-family: 'Cormorant';
  26. font-size: 2vh;
  27. color: #fff;
  28. }
  29.  
  30. h1{
  31. font-family: 'Arizonia';
  32. font-size: 4.5vh;
  33. font-weight: lighter;
  34. }
  35.  
  36. </style>
  37.  
  38. <div id="info">
  39. <h1>Donva Llen</h1>
  40. Female, 22, Bard<br>
  41. Viera, Rava<br>
  42. Traveling Musician, calls Limsa Lominsa home<br>
  43. <br>
  44. Potentially more information later.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement