when going to a friends' house
Normal people:What a lovely home you have
Me:Whats your wifi password?
Me:Whats your wifi password?
=
#player {position:fixed; bottom:0px; left:-170px; height:10px; padding:1px 8px 3px 1px; letter-spacing:2px; background-color:#000; -moz-border-radius:0px 10px 0px 0px; border-radius:0px 10px 0px 0px; -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;} #mus {float:left; color:#fff; padding-left:100px; -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;} #player:hover #mus {padding-left:0px; opacity:0;} #player:hover {left:0px;}