#back-to-top{align-items:center;-webkit-animation:slide-down .3s ease-out;-moz-animation:slide-down .3s ease-out;background:#192f5a;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:fixed;right:20px;width:40px;z-index:10}#back-to-top svg{padding:.75rem;fill:#fff}