#btn-back-to-top {
    background-color: #dc4c64;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    border-radius: 10px;     
    z-index: 1200;
}