#back-to-top{
    position: fixed;
    display: none;
    right: 30px;
    bottom: 50px;
    z-index: 1000;
}