.back-to-top{position:fixed;bottom:20px;right:20px;padding:10px 15px;background-color:#108282;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:opacity .3s ease;opacity:0}.back-to-top.visible{opacity:1}.back-to-top:hover{background-color:#aee7f1}