Rahzgul

shazam

Apr 12th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Bangers|Unica+One');
  3.  
  4. .pfor {display: none; visibility: hidden;}
  5. #profile {background-color:;}
  6. #profile {border:;}
  7. body
  8. {overflow-x:hidden;
  9. background-image:
  10. url('');
  11. background-size:cover;
  12. background-repeat:repeat;
  13. background-position:;
  14. background-attachment: fixed;
  15. background-color:#feff54;
  16. font: 0px arial;
  17. color: black;}
  18. #profile {background-color: transparent;
  19. border:0px;
  20. }
  21.  
  22. ::-webkit-scrollbar {
  23. width: 5px;
  24. height: 0px;
  25. background:;
  26. }
  27.  
  28. ::-webkit-scrollbar-thumb {
  29. background-color:#fff;
  30. border:1px solid #ef1c25;
  31. -webkit-border-radius: 10px;
  32. border-radius: 10px;
  33. }
  34.  
  35. ::selection {
  36. -webkit-touch-callout: none;
  37. -webkit-user-select: none;
  38. -khtml-user-select: none;
  39. -moz-user-select: none;
  40. -ms-user-select: none;
  41. user-select: none;
  42. }
  43.  
  44. a {color:#feff54;
  45. text-shadow: 1px 0px 0px #ef1c25,
  46. 0px 1px 0px #ef1c25,
  47. -1px 0px 0px #ef1c25,
  48. 0px -1px 0px #ef1c25;
  49. text-decoration: none;
  50. transition: 1.5s;
  51. }
  52.  
  53. a:hover {color: #ef1c25;
  54. text-shadow: 1px 0px 0px #feff54,
  55. 0px 1px 0px #feff54,
  56. -1px 0px 0px #feff54,
  57. 0px -1px 0px #feff54;
  58. text-decoration: none;
  59. transition: 1.5s;
  60. }
  61.  
  62. b {
  63. background-color:#ef1c25;
  64. color:#fff;
  65. padding:1px;
  66. line-height:16px;
  67. }
  68.  
  69. i {
  70. font-family:georgia;
  71. text-transform:lowercase;
  72. }
  73.  
  74. u {
  75. text-decoration:none;
  76. border-bottom:1px dotted #ef1c25;
  77. }
  78.  
  79. *{cursor: url('http://cur.cursors-4u.net/nature/nat-11/nat1010.cur'), default;
  80. }
  81.  
  82. #bg {
  83. position:fixed;
  84. background-image:
  85. url('https://i.imgur.com/U2SPxH5.jpg');
  86. background-size:100px;
  87. background-repeat:no-repeat;
  88. background-position:top center;
  89. background-attachment: absolute;
  90. background-color:#ef1c25;
  91. border:2px solid #fff;
  92. width:350px;
  93. height:100px;
  94. left:570px;
  95. bottom:8px;
  96. -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
  97. -moz-animation: fadein 3s; /* Firefox < 16 */
  98. -ms-animation: fadein 3s; /* Internet Explorer */
  99. -o-animation: fadein 3s; /* Opera < 12.1 */
  100. animation: fadein 3s;
  101. }
  102.  
  103. @keyframes fadein {
  104. from {
  105. bottom:-300px;
  106. transition: .1s;
  107. }
  108. to {
  109. bottom:8px;
  110. transition: .1s;
  111. }}
  112.  
  113. @-moz-keyframes fadein {
  114. from {
  115. bottom:-300px;
  116. transition: .1s;
  117. }
  118. to {
  119. bottom:8px;
  120. transition: .1s;
  121. }}
  122.  
  123. @-webkit-keyframes fadein {
  124. from {
  125. bottom:-300px;
  126. transition: .1s;
  127. }
  128. to {
  129. bottom:8px;
  130. transition: .1s;
  131. }}
  132.  
  133. @-ms-keyframes fadein {
  134. from {
  135. bottom:-300px;
  136. transition: .1s;
  137. }
  138. to {
  139. bottom:8px;
  140. transition: .1s;
  141. }}
  142.  
  143. @-o-keyframes fadein {
  144. from {
  145. bottom:-300px;
  146. transition: .1s;
  147. }
  148. to {
  149. bottom:8px;
  150. transition: .1s;
  151. }}
  152.  
  153. #batson {
  154. position:absolute;
  155. left:-37px;
  156. top:-55px;
  157. }
  158.  
  159. #shazam {
  160. position:absolute;
  161. right:-85px;
  162. top:-110px;
  163. }
  164.  
  165. .info {
  166. position:absolute;
  167. background-color:#fff;
  168. color:#ef1c25;
  169. font-family: 'Unica One', cursive;
  170. font-size:14px;
  171. line-height:14px;
  172. text-align:justify;
  173. text-transform:uppercase;
  174. padding:10px;
  175. width:210px;
  176. height:60px;
  177. overflow:auto;
  178. left:55px;
  179. top:200px;
  180. opacity:.0;
  181. z-index:9;
  182. transition: 1.5s;
  183. }
  184.  
  185. .info:target {
  186. top:10px;
  187. opacity:.9;
  188. transition: 1.5s;
  189. }
  190.  
  191. .info img {
  192. width:50px;
  193. transition: 1.5s;
  194. border:2px solid #feff54;
  195. }
  196.  
  197. .info img:hover {
  198. transition: 1.5s;
  199. border:2px solid #ef1c25;
  200. }
  201.  
  202. #navi{
  203. position:absolute;
  204. width:1px;
  205. text-align:center;
  206. left:35px;
  207. top:8.5px;
  208. }
  209.  
  210. #navi a{
  211. display:inline-block;
  212. background-color:#feff54;
  213. padding-top: 5px;
  214. margin-top: 2px;
  215. width:13px;
  216. height:13px;
  217. transition: 1.5s;
  218. }
  219.  
  220. #navi a:hover{
  221. background-color:#fff;
  222. transition: 1.5s;
  223. }
  224.  
  225. h1 {
  226. border-left:20px solid #ef1c25;
  227. border-right:20px solid #ef1c25;
  228. font-family: 'Bangers', cursive;
  229. font-size:20px;
  230. text-align:center;
  231. margin: 0px 5px 5px;
  232. }
  233.  
  234. h2 {
  235. background-color:#ef1c25;
  236. color:#fff;
  237. font-size:14px;
  238. text-align:center;
  239. margin: 0px 5px 5px;
  240. }
  241.  
  242. .friends {
  243. display: block;
  244. text-align: center;
  245. background-color: #ef1c25;
  246. color: #feff54;
  247. padding-top: 5px;
  248. margin-top: 2px;
  249. text-decoration:none;
  250. transition:all 1s ease-out;
  251. -o-transition:all 1s ease-in-out;
  252. -moz-transition:all 1s ease-in-out;
  253. -webkit-transition:all 1s ease-in-out;
  254. }
  255.  
  256. .friends:hover {
  257. color: #ef1c25;
  258. background-color: #feff54;
  259. transition:all 1s ease-out;
  260. -o-transition:all 1s ease-in-out;
  261. -moz-transition:all 1s ease-in-out;
  262. -webkit-transition:all 1s ease-in-out;
  263. }
  264.  
  265. #title-bg {
  266. position:absolute;
  267. color:transparent;
  268. text-shadow: 1px 0px 0px #fff,
  269. 0px 1px 0px #fff,
  270. -1px 0px 0px #fff,
  271. 0px -1px 0px #fff;
  272. font-family: 'Bangers', cursive;
  273. font-size:90px;
  274. text-align:left;
  275. width:600px;
  276. left:25px;
  277. top:-75px;
  278. }
  279.  
  280. #title {
  281. position:absolute;
  282. background-image:
  283. url('https://i.imgur.com/sOec87n.jpg');
  284. background-size:500px;
  285. background-repeat:no-repeat;
  286. background-position:-130% 30%;
  287. background-attachment:absolute;
  288. -webkit-text-fill-color: transparent;
  289. -webkit-background-clip: text;
  290. color:transparent;
  291. font-family: 'Bangers', cursive;
  292. font-size:90px;
  293. text-align:left;
  294. width:600px;
  295. left:25px;
  296. top:-75px;
  297. }
  298.  
  299. #bubble {
  300. position:absolute;
  301. background-color:#ef1c25;
  302. border-radius:200px;
  303. width:70px;
  304. height:70px;
  305. left:130px;
  306. top:0px;
  307. }
  308.  
  309. #arrow {
  310. position:absolute;
  311. color:#ef1c25;
  312. font-size:50px;
  313. left:-20px;
  314. top:10px;
  315. }
  316.  
  317. #music-note {
  318. position:absolute;
  319. left:20px;
  320. top:22px;
  321. }
  322.  
  323. #music-note img {
  324. width:27px;
  325. }
  326. </style>
  327.  
  328. <div id="bg">
  329. <div id="title-bg">
  330. shazam!
  331. </div>
  332. <div id="title">
  333. shazam!
  334. </div>
  335.  
  336.  
  337. <div id="batson">
  338. <img src="https://i.imgur.com/UqW7PzC.png">
  339. </div>
  340. <div id="shazam">
  341. <img src="https://i.imgur.com/Xznhv5z.png">
  342. <div id="bubble">
  343. <div id="arrow">
  344. </div>
  345.  
  346. <div id="music-note">
  347. <img src="http://i.imgur.com/r6klgBG.gif">
  348. </div>
  349.  
  350. <div id="music-player">
  351. <Div style="margin-top:4px;">
  352. <audio controls style="opacity: 0; width:100px; margin-top:20px; margin-left:20px;">
  353. <source src="http://k003.kiwi6.com/hotlink/bofog8t17c/POWER.mp3">
  354. </audio>
  355. </div>
  356. </div>
  357. </div>
  358.  
  359. </div>
  360.  
  361. <div id="navi">
  362.  
  363. <a href="#one"></a>
  364.  
  365. <a href="#two"></a>
  366.  
  367. <a href="#three"></a>
  368.  
  369. <a href="#four"></a>
  370. </div>
  371.  
  372.  
  373. <div id="one" class="info">
  374. <h1>this is a header</h1>
  375. <h2>this is another header</h2>
  376. i use this <font style=float:right>for stats</font>
  377. <br>
  378.  
  379. <li>and i use this for ooc.</li>
  380.  
  381. <br>
  382. <center>
  383. <b>beware</b> <i>the man</i> <u>who speaks</u> <a href="" target="_blank">in hands</a>
  384. <br>
  385. <img src="https://i.imgur.com/egLDr6i.jpg">
  386. <br>
  387. <a href="" target="_blank" class="friends">link</a>
  388. </center>
  389.  
  390. </div>
  391.  
  392. <div id="two" class="info">
  393.  
  394. 2
  395.  
  396. </div>
  397.  
  398. <div id="three" class="info">
  399.  
  400. 3
  401.  
  402. </div>
  403.  
  404. <div id="four" class="info">
  405.  
  406. 4
  407.  
  408. </div>
  409.  
  410. </div>
Advertisement
Add Comment
Please, Sign In to add comment