#back-to-top {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    display: none;
    z-index: 1000;
}
