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