Guest User

Pride month?!

a guest
Jun 18th, 2024
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.80 KB | None | 0 0
  1. <!--START-->
  2.  
  3. <center>
  4. <!-- BG -->
  5. <div style="background-color: #B190EA;
  6. background-size: 100%;
  7. overflow: visible;
  8. padding: 20px;
  9. ">
  10. <!-- BG END -->
  11.  
  12.  
  13. <!-- MAIN CONTAINER --->
  14.  
  15.  
  16. <div style="
  17. width:500px;
  18. height: 400px;
  19. padding: 30px;
  20. display: grid;
  21. grid-template-columns: 175px auto;
  22. grid-gap: 10px;">
  23.  
  24. <!--IMAGE --->
  25. <div style="
  26. position: absolute;
  27. top: 40px;
  28. z-index: 5;
  29. width: 200px;
  30. transform: rotate(-12deg);
  31. border-style: solid;
  32. border-color: #351d47;
  33. border-width: 6px;">
  34. <img src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/dariacore%202.png">
  35. </div>
  36. <!--IMAGE END --->
  37.  
  38. <!-- PAGEDOLL --->
  39. <div>
  40. <img style="width: 150px;
  41. position: absolute;
  42. bottom: 100px;" src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/hamtaro_spin.gif">
  43. </div>
  44. <!-- PAGEDOLL END--->
  45.  
  46. <div style="
  47. grid-gap: 60px;
  48. display: grid;
  49. grid-template-rows: 70px 200px;">
  50.  
  51. <!--STAMPS (THIS BOX SCROLLS!)--->
  52. <div style="
  53. padding: 15px;
  54. display: grid;
  55. grid-template-columns: auto auto auto;
  56. grid-gap: 5px;
  57. background-color: #7152ba;
  58. border-style: dashed;
  59. border-color: #351d47;
  60. border-width: 3px;
  61. box-shadow: 5px 5px 5px #00000040;
  62. overflow-y: auto;">
  63. <img src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/bi_flag_stamp.png">
  64.  
  65. <img src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/aro_flag_stamp.png">
  66.  
  67. <img src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/bear_flag_stamp.png">
  68.  
  69. </div>
  70. <!--STAMPS END--->
  71.  
  72. <!--DESC--->
  73. <div style="
  74. background-color: #7152ba;
  75. border-style: dashed;
  76. border-color: #351d47;
  77. border-width: 3px;
  78. box-shadow: 5px 5px 5px #00000040;
  79. overflow-y: auto;">
  80.  
  81. <p style="
  82. font-family: 'Comic Sans MS', cursive;
  83. color: #cc99f0;
  84. overflow-y: auto;
  85. font-size: 24px;">INTRO</p>
  86.  
  87. <img style="display: inline-block; width: 20px;"
  88. src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/rainbow_swirl.webp">
  89.  
  90. <p style="display: inline-block;
  91. font-family: 'Comic Sans MS', cursive;
  92. color: #cc99f0;
  93. font-size: 12px;">NAME | AGE | PRONOUNS</p>
  94.  
  95. <img style="display: inline-block; width: 20px;"
  96. src="https://file.garden/ZUq1b0HQfQrofRcY/sheezy/...pride%3F/rainbow_swirl.webp">
  97.  
  98.  
  99. <p style="
  100. font-family: 'Comic Sans MS', cursive;
  101. color: #cc99f0;
  102. font-size: 12px;">THIS BOX SCROLLS! You can add as much text as you want!
  103. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse lobortis efficitur interdum. Sed egestas cursus odio, non dictum ipsum tristique id.
  104. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse lobortis efficitur interdum. Sed egestas cursus odio, non dictum ipsum tristique id.
  105. </p>
  106. </div>
  107. <!--DESC end--->
  108.  
  109. </div>
  110.  
  111. </div>
  112.  
  113. <!-- MAIN CONTAINER END --->
  114. <p>code by <a href="https://sheezy.art/eyejest">Eyejest</a> </p>
  115.  
  116. </div>
  117. </center>
  118.  
  119. <!--END-->
Advertisement
Add Comment
Please, Sign In to add comment