Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css">
- <style>
- @font-face {
- font-family: lovely script;
- src: url(https://dl.dropbox.com/s/ss5bqbogijw4zfj/Lovely%20Script.otf);
- }
- #text02 {
- font-family: lovely script;
- font-size: 40px;
- text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0;
- position: relative;
- bottom: -35px;
- left: 95px;
- z-index: 1;
- }
- </style>
- <script>
- document.getElementById('text02').addEventListener('click', function (e) {
- e.preventDefault();
- document.getElementById('audio').play();document.getElementById('text02').className = 'animate__animated animate__bounce';
- });
- </script>
- <audio id="audio" src="https://dl.dropbox.com/s/kqf071hysa9ixee/Summer%20Walker%20-%20Just%20Might%20%28Feat.%20PARTYNEXTDOOR%29%20%5BOfficial%20Audio%5D.mp3"></audio>
Add Comment
Please, Sign In to add comment