@charset "UTF-8";
#scrollTop { position: fixed; right: 5px; bottom: 5px; opacity: 0; transition: opacity 350ms ease; }
#scrollTop img { width: 48px; height: 48px;}
#scrollTop:hover { cursor: pointer;}