Advertisement
EbonyGoddess

Music everywhere

Jan 19th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <style>
  2.  
  3. .mus { position: fixed;
  4. bottom: 500px;
  5. left: 300px;
  6. height: 20px;
  7. width: 30px;
  8. overflow: hidden;
  9. transform: scale(80,80);
  10. opacity: 0; z-index: 0; }
  11. </style>
  12.  
  13. <div class="mus">
  14. <audio controls src="https://www.dropbox.com/s/0z0asri3rxdf7st/Siren.mp3?dl=1"></audio>
  15. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement