Advertisement
willy4m

odd

Jan 22nd, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Permanent+Marker|Courier+New:300');
  3. body {
  4. background: url("http://i66.tinypic.com/2ajqexx.jpg");
  5. background-repeat:no-repeat;
  6. background-position:top center;
  7. background-attachment:scroll;
  8. background-size:300% 300%;
  9. overflow-x: hidden;
  10. overflow-y: scroll;
  11. }
  12. body::-webkit-scrollbar {
  13. display: none;
  14. }
  15.  
  16.  
  17.  
  18.  
  19.  
  20. .brk {
  21. position: sticky;
  22. top: -56vh;
  23. }
  24.  
  25. .brk img {
  26. height: 4.5vh;
  27. width: 82vh;
  28. position: absolute;
  29. margin-left: 50%;
  30. margin-top: 56vh;
  31. transform: translate(-50%);
  32. z-index: -2;
  33. top: 0vh;
  34. }
  35.  
  36. .img img {
  37. height: 30vh;
  38. width: 30vh;
  39. border-radius: 50%;
  40. left: 50%;
  41. position: absolute;
  42. transform: translate(-50%);
  43. top: 7vh;
  44. z-index: 2;
  45. pointer-events: none;
  46. filter: hue-rotate(340deg) brightness(1);
  47. }
  48.  
  49. img::selection {
  50. display: none;
  51. }
  52.  
  53. .diamond {
  54. background: url("http://i67.tinypic.com/s2rtqu.png");
  55. background-size:200% 200%;
  56. position: absolute;
  57. height: 30vh;
  58. width: 30vh;
  59. left: 50%;
  60. top: 7vh;
  61.  
  62. transform: translate(-50%) rotate(45deg);
  63. z-index: 1;
  64. transition: ease .5s;
  65. animation: dance 18s ease 0s infinite;
  66. }
  67.  
  68.  
  69. @keyframes dance {
  70. 0% { transform: translate(-50%) rotate(45deg); height: 30vh; width: 30vh; }
  71. 5% { transform: translate(-50%) rotate(45deg); height: 25vh; width: 25vh; margin-top: 2.5vh; }
  72. 10% { transform: translate(-50%) rotate(0deg); height: 25vh; width: 25vh; margin-top: 2.5vh; }
  73. 15% { transform: translate(-50%) rotate(0deg); height: 31vh; width: 31vh; margin-top: -.5vh; }
  74. 16.5% { transform: translate(-50%) rotate(0deg); height: 30vh; width: 30vh; margin-top: 0vh;}
  75. 20% { transform: translate(-50%) rotate(-13deg); height: 30vh; width: 30vh; margin-top: 0vh; }
  76. 25% { transform: translate(-50%) rotate(-13deg); height: 30vh; width: 30vh; margin-top: 0vh; }
  77. 30% { transform: translate(-50%) rotate(13deg); height: 30vh; width: 30vh; margin-top: 0vh; }
  78. 35% { transform: translate(-50%) rotate(-45deg); height: 30vh; width: 30vh; margin-top: 0vh; }
  79. 40% { transform: translate(-50%) rotate(-13deg); height: 10vh; width: 10vh; margin-top: 10vh; }
  80. 45% { transform: translate(-50%) rotate(45deg); height: 30vh; width: 30vh; margin-top: 0vh; }
  81. 95% { transform: translate(-50%) rotate(45deg); height: 30vh; width: 30vh; margin-top: 0vh; }
  82. }
  83.  
  84. .title {
  85. font-family: Permanent Marker;
  86. color: #ffdb00;
  87. font-size: 4vh;
  88. left: 50%;
  89. transform: translate(-50%);
  90. position: absolute;
  91. width: 100vh;
  92. text-align: center;
  93. top: 49vh;
  94. }
  95.  
  96. .content {
  97. font-size: 2vh;
  98. padding: 0;
  99. position: absolute;
  100. left: 50%;
  101. transform: translate(-50%);
  102. top: 62vh;
  103. width: 55vh;
  104. font-family: Courier New;
  105. color: #ffdb00;
  106. font-weight: bold;
  107. word-wrap: break-word;
  108. text-align: center;
  109. float: none;
  110. }
  111.  
  112. .content img {
  113. float: center;
  114. padding-right: 2vh;
  115. border-radius: 20%;
  116. filter: drop-shadow(0vh 0vh 1vh #F0BD44);
  117. }
  118. #bubble {
  119. position:absolute;
  120. background-color:#06050a;
  121. border-radius:200px;
  122. width:70px;
  123. height:70px;
  124. left:230px;
  125. top:50px;
  126. }
  127.  
  128. #arrow {
  129. position:absolute;
  130. color:#06050a;
  131. font-size:50px;
  132. left:-20px;
  133. top:10px;
  134. }
  135.  
  136. #music-note {
  137. position:absolute;
  138. left:20px;
  139. top:22px;
  140. }
  141.  
  142. #music-note img {
  143. width:27px;
  144. }
  145.  
  146. </style>
  147.  
  148.  
  149. <div class="content">
  150.  
  151. Odyssey, a.k.a. Odd<br>
  152. Twenty-seven years of age (Eternal)<br>
  153. 5’11”<br>
  154. 175lbs<br>
  155. Pansexual, panromantic<br>
  156. Chaotic good<br>
  157. Poltergeist<br><br>
  158.  
  159. Standoffish and territorial, is never afraid to start conflict. Leader type. Has an underlying sense of loneliness and melancholy to his demeanor.<br><br>
  160.  
  161. Carries a rifle around his shoulder, along with a bag of miscellaneous items on his back. Usually sports a camouflage bomber jacket with a yellow undershirt, along with black boot-cut jeans and combat boots.<br><br>
  162.  
  163. <br>
  164. <img src="http://i66.tinypic.com/o6zn02.jpg">
  165. <br>
  166.  
  167. The leader of the Banditos, a group of vigilantes who aim to liberate the people of a fascist-organized city called the Tower of Silence, or DEMA. The city is surrounded by walls, and ruled by nine people called the Bishops. Odd was one of the people who managed to escape. This put a bounty on his head, and now he’s watching his back. Every once in a while, he returns to Dema for meetings with his crew. If you befriend him, you'll find Odyssey is a pleasant person to be around. While he is headstrong and standoffish, he cares for his loved ones like no other. He's understanding, and doesn't break his promises.<br><br>
  168.  
  169. Odd is trained in many forms of martial arts, both offensive and defensive. Taekwondo, Mixed Martial Arts, Kickboxing and Judo are a few examples. He can also handle any weapon he's given with expert dexterity and skill. He's incredibly agile, even with his rifle and his bag on him. When he's not fighting, Odd can usually be found writing songs and playing the piano.<br><br>
  170.  
  171. <b><i>Friends:</b></i><br><br>
  172. Maybe you? <br><br>
  173.  
  174. <b>Out of Character:</b> IC is not OOC. This character isn't made for smut, but it can happen if a relationship is built. Outside contact can be given if asked, but I'm selective about that. I have narcolepsy, so if I disappear on you assume I've fallen asleep.<br><br>
  175.  
  176.  
  177. </div>
  178. <div class="title"><b>I'll morph to someone else.</b></div>
  179. <div id="bubble">
  180. <div id="arrow">
  181. β—„
  182. </div>
  183.  
  184. <div id="music-note">
  185. <img src="http://i.imgur.com/r6klgBG.gif">
  186. </div>
  187.  
  188. <div id="music-player">
  189. <Div style="margin-top:4px;">
  190. <audio controls style="opacity: 0; width:150px; margin-top:10px; margin-left:10px;">
  191. <source src="http://dl.dropboxusercontent.com/s/qoqpv0h4i66mq4c/Twenty%20One%20Pilots%20-%20Morph%20%28Lyrics%29.mp3?dl=0">
  192. </audio>
  193. </div>
  194. </div>
  195. </div>
  196. <div class="rock"></div>
  197. <div class="brk">
  198. <img src="https://t0.rbxcdn.com/1c2f69c7d13b65e84662e4d3215a4c44">
  199. </div>
  200.  
  201. <div class="img">
  202. <img src="http://i64.tinypic.com/28rdqhf.jpg">
  203. </div>
  204.  
  205. <div class="diamond"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement