body{background:#aaa;color:#000;font-family:'Righteous', cursive;}body *{margin:0;padding:0;font-family:'Righteous', cursive;}#scroll{position:fixed;right:10px;bottom:30px;cursor:pointer;width:60px;height:60px;background-color:#f428db;text-indent:-9999px;display:none;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px}#scroll span{position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:5;width:5;border:8px solid transparent;border-bottom-color:#f3e456;}#scroll:hover{background-color:#f74c3c;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}