document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <style>
  2. .pager-js {
  3. text-align: center;
  4. margin: 40px 0;
  5. display:inline-block
  6. text-transform: uppercase;
  7. font-weight: 800;
  8. font-size: 40px;
  9. padding: 20px 50px;
  10. background-color: white;
  11. color: black;
  12. border-radius: 10px;
  13.  
  14. box-shadow: 8px 9px 9px 0 rgba(0,0,0,0.2);
  15. }
  16. </style>
');